Issue Description
The HTML5 and Android exporters are not properly handling two specific creation actions:
- "Create at X, Y"
- "Create by name at X, Y"
When these actions are used, either:
- The frame fails to run, or
- The objects fail to be created
Affected Exporters
- HTML5 Exporter
- Android Exporter
Working Actions
For reference, these creation methods work correctly:
- Basic "Create"
- "Create by name"
Steps to Reproduce
1. Create a project using any of these creation methods
2. Test within Fusion: All creation methods work as expected
3. Build and Run with HTML5/Android exporter:
- Objects using "Create at X,Y" fail to appear
- Objects using "Create by name at X,Y" fail to appear
Test Project
I have created a test project demonstrating all four creation methods across separate frames:
1. Frame 2: Basic Create
2. Frame 3: Create at X,Y
3. Frame 4: Create by name
4. Frame 5: Create by name at X,Y
Expected Behavior
All four creation methods should work identically between:
- Running in Fusion
- Running exported builds
Actual Behavior
- In Fusion: All creation methods work correctly
- In Exported builds: Position-specific creation methods fail
Multimedia Fusion Developer build 295.10
Latest exporters (from Passport Temporary Access) installed.