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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default