Search Issue Tracker
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
[Profiler] Colorblind mode has non-matching colors between CPU usage's l...
Reproduction steps:1. Open the attached project "ColorblindProfiler.zip"2. Open Scenes/SampleScene3. Enter Play Mode4. In the Profil... Read more
ClientRpc calls in reverse order on LocalClient
ClientRpc calls in the same frame are calledin reverse order on LocalClients. Read more
Selecting a filtered game object in play mode causes a NullReferenceExce...
To reproduce:1. Create new project2. Type d in hierarchy search3. Select Directional Light4. Press play5. Click on scene view6. Noti... Read more
Array field not deserialized (null) when ScriptableObject loaded via Uni...
How to reproduce:1. Open the attached project named "EnumArrayReport.zip"2. Open and Play the Sample Scene3. Observe the Console win... Read more
[Vuforia][Windows] Vuforia package fails to install with "Failed to loca...
Some users get confused which path should be selected when running Vuforia installer on Windows. An error is returned when any other... Read more
[Animation Stream] Root Curves are evaluated twice on character using An...
[Animation Stream] Root Curves are evaluated twice on character using Animation C# Jobs when loopTime is set to false. Repro:- Open ... Read more
“Open” button in Inspector does not function for certain Assets
Note: See pinned comment Reproduction steps:1. Create a new project2. Create Render Texture Asset (Create > Rendering > Render... Read more
Build profiles leak memory on every domain reload.
Steps to reproduce: 1. Execute "Resources.FindObjectsOfTypeAll<BuildProfile>()" in edit mode;2. Note down the number of BuildP... Read more
[iOS-Cardboard] Both eye images will be rendered in left eye area if dev...
Note : Reproducible on Android Oculus OpenGLES3 using unity version 2018.3.0a11 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size