Search Issue Tracker
All sections of the Subscene are streamed when the project is configured...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scene/Game.unity” Scene 3. Enter the Play Mode ... Read more
An exception is thrown when calling GetSingleton<>() in specific method ...
Reproduction steps: 1. Open the “My project” Project 2. Open the “Assets/Scenes/SampleScene.unity” Scene 3. Open the “Assets/Scri... Read more
[IL2CPP] [Entities] Application crashes with BlobArray related errors wh...
How to reproduce: 1. Open the attached Unity project ("1355746_2021.2.0b6.zip") 2. Open the Scene "SampleScene" (Assets -> Scenes) 3... Read more
Silent crash caused by stack overflow from infinite recursion during the...
Reproduction steps: 1. Open the attached project 2. Open Assets/main.unity scene 3. Enter the Play Mode Expected result: StackOverf... Read more
Companion GameObjects are invisible in Scene view when their entities ar...
Reproduction steps: 1. Open the user's attached project "DOTSBugs.zip" 2. Enter Play mode 3. Observe Scene and Game views Expected ... Read more
DOTS compiler fails when getting singleton from property
Reproduction steps: 1. Open the attached project "1411505.zip" 2. Open Scenes/SampleScene 3. Observe the console Expected result: N... Read more
SGICE002 thrown when calling SetSingleton in a class that inherits from ...
Reproduction steps: 1. Open the user's attached project "GhostVsHunter.zip" 2. Observe the Console window Expected result: The SGIC... Read more
“SendMessage cannot be called“ warning is thrown when re-importing an En...
How to reproduce: 1. Open the “IN-70914_EntitiesRepro“ project 2. Open the “Scene“ 3. Navigate to Edit → Preferences → Entities ... Read more
"ArgumentException: Unknown Type:UnityEngine.Camera" is thrown when ente...
How to reproduce: 1. Open the “IN-108964_CameraEntitiesError“ project 2. Enter Play Mode 3. Observe Console Expected result: N... Read more
Editor is not able to load when using NuGet DLL plugins and scripting de...
How to reproduce: 1. Open the attached project “Sept04.zip“ 2. Observe the result Expected result: The Editor launches Actual ... 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
- "New" Label overlaps long Asset names in Import Unity Package Window
- Rotation values flip in animation when importing FBX with a generic rig
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected