Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.1.1 - preview
Issue ID
1181527
Regression
No
[ECS] Static Objects' positions are incorrect when they are Converted To Entity in Standalone Application
How to reproduce:
1. Open the user's project
2. Press Play
~ Inspect objects positions ~
3. Build a Standalone application and run it (Build & Run)
4. Inspect Entities positions once again
Expected result: Objects are converted to Entities and Position is correct
Actual result: Objects are at different positions in the Standalone build
Reproducible with - 2020.1.0a5, 2019.3.0b4, 2019.2.7f2 (Entities 0.1.1 - preview)
Could not test with - 2018.4.9f1 and earlier (a lot of errors)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
- Lighting data is carried over from one Scene to another when changing Scenes in the Play Mode
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
Resolution Note:
Root Scene Conversion work is on hold - may be deprecated.