Search Issue Tracker
[DOTS] Sub-assets can't be accessed from WeakObjectReference when refere...
Steps to reproduce:1. Open the “retest1” project2. Select “asseta” ScriptableObject in Assets folder3. In the Inspector window chang... Read more
Crash on System.Buffer:InternalMemcpy when opening a project that contai...
Reproduction steps:1. Open the attached “repro-project“ Expected result: The project opens successfullyActual result: The Editor cra... Read more
DOTS Systems Editor Window throws exceptions when custom top-level Compo...
Reproduction steps:1. Open the user's attached project2. Open "MainScene.unity" Scene3. Enter the Play Mode4. Open Window -> DOTS... Read more
Inspector displays incorrect type size alignment when inspecting Components
Reproduction steps:1. Open the attached project "Case_1412002.zip"2. Open the Components window (Window -> DOTS -> Components)... Read more
The same entities are yielded when using 'SetSharedComponentFilter' with...
How to reproduce:1. Open the attached user project “dotsnav - f1.zip“2. Open Scene "RVO Circle Test" (Assets/Development/RVO)3. Ente... 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
Crash when reloading Domain when an Entity is selected in the Entities H...
Reproduction steps:1. Open the attached project “InspectorBug.zip”2. Open the SampleScene3. Open the “Test” Script4. Open the Entiti... Read more
An exception is thrown when calling GetSingleton<>() in specific method ...
Reproduction steps:1. Open the “My project” Project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Open the “Assets/Scripts/An... Read more
Crash with multiple stack traces when selecting Entity GameObjects
Reproduction steps:1. Open the attached “repro-project“2. In the Entities Hierarchy window select the “Kinematic Body - Simulated“ G... Read more
[ECS]Editor crashes when executing BuildPipeline.BuildPlayer
Reproduction steps:1. Open the attached project “Crasher”2. Run the script via the navigation bar: Crash > Crash it Expected resu... 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