Search Issue Tracker
[ECS] Elapsed time counted from application start causes new Scene's Uni...
How to reproduce:1. Download and open this project https://github.com/Unity-Technologies/EntityComponentSystemSamples2. Build And Ru... Read more
[ECS][DOTS] Entity Conversion interface does not work in Sub-Scenes
Reproduction steps:1. Open "1187223" project2. Enter Play mode3. Notice in the "Entity Debugger" window that there are 3 different E... Read more
ChunkHeader component throws InvalidCastException: Specified cast is not...
Steps to reproduce:1. Open supplied project "Case1187217.zip"2. Run the test in Play mode.3. Open Entity Debugger.4. Filter entities... Read more
Entities are not created at runtime when using RenderMeshUtility and Ren...
How to reproduce: Open the attached project "Test DOTS.zip" Enter Play Mode Expected results: Multiple cubes are shown in the Game v... Read more
Entities are not converted with all Components when Namespace is changed
Reproduction steps:1. Open user's attached project2. Open scene "SampleScene"3. From the Project window, open " MyAuthoringBehaviour... Read more
Unity crashes on a project with unsafe ECS code when unpausing play mode
How to reproduce:1. Open the user's project2. Enter play mode3. Unpause play mode Expected result: Editor keeps workingActual result... 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
[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
Creating an empty ComponentTypeSet throws IndexOutOfRangeException
Reported externally as IN-40851 , and discussed on Slack here The following code throws an IndexOutOfRangeException:{code:java}names... Read more
Package related errors are thrown when installing Entities 0.4.0-preview...
Reproduction steps:1. Create a new project2. Install Entities 0.4.0-package.10 package Expected result: No errors are thrownActual r... 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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source