Search Issue Tracker
GetAllUniqueSharedComponentData fails to filter entities via RenderMesh ...
How to reproduce:1. Open attached project "RenderMeshIssues_SampleProject.zip" and scene "SampleScene"2. In Hierarchy window, select... Read more
"Entities Hierarchy" window stops working when a subscene is loaded usin...
1. What happenedThe "Entities Hierarchy" window stops displaying anything when a subscene is loaded using SceneSystem.LoadSubScene(w... Read more
[ECS] Static Game Objects' positions are incorrect in the Play mode when...
How to reproduce:1. Open the attached "BugReport.zip" project and "scene" scene2. In the Hierarchy window, toggle the checkbox to en... Read more
Compiler error when using Ternary operator with bit flags
Reproduction steps:1. Open user attached Project2. Check the console for an error Expected result: The if statement is interpreted c... Read more
[ECS] Error 'DCICE007' is thrown when compiler removes fields that would...
Reproduction steps:1. Open the attached project ("case_1217354-ECSBug")2. Inspect console Expected result: No errors are thrownActua... Read more
[Entities] Cannot add Script to a Game Object if there is a comment afte...
Reproduction steps:1. Open project in "MyRepro.zip"2. Notice that the Script "RotateTag.cs" has a comment at line 3 after [GenerateA... Read more
[DOTS] Entities lose their transforms when built on Standalone
Steps to reproduce:1. Open supplied project ("DefaultForTesting.zip")2. Open SamplScene, notice the shape of the figure3. In the Ass... Read more
Prefab mode loads the scene instead of the Prefab when Domain reload is ...
How to reproduce:1. Download and open the attached project "1215498.zip"2. Open the Sample scene3. Enter Play mode4. Exit Play mode5... Read more
Error "InvalidOperationException" is thrown when running test in Test Ru...
How to reproduce:1. Open the attached project "1422520.zip"2. Open "SampleScene" in Scenes3. Press Window -> Dots -> Hierarchy... Read more
[ECS] Entity with CompositeScale does not scale around ScalePivot
Reproduction steps:1. Open attached project "TestProject.zip" and scene "SampleScene"2. Enter Play Mode3. Observe "compositeScaleCub... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist