Search Issue Tracker
Fixed
Fixed in 1.0.0
Votes
0
Found in [Package]
1.0.0
Issue ID
ECSB-232
Regression
No
IL2CPP ECS lights are not at the right position when Player is opened
Reproduction steps:
1. Open the attached project “LightPositionBug”
2. Select File > Build and run
3. Observe the scene in the Player and in the Editor
Expected result: All objects are located in identical positions
Actual result: Under “Parent (1)” GameObject, the “Point Light (1)” GameObject changes its position in Player
Reproducible with: 1.0.0-pre.15 (2022.2.0f1)
Couldn't test with: 0.17.0-preview.42 (2022.2.9f1, error CS0103: The name 'TypeOptions' does not exist in the current context package errors), 1.0.0-pre.44 (2022.2.9f1, different bug)
Fixed in: 1.0.0-pre.47 (2022.2.9f1)
Reproducible on: Windows 10
Not reproducible on: macOS 13.1 (different bug)
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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Resolution Note (fix version 1.0.0):
Fixed in 1.0.0-pre.47 by an unknown PR