Search Issue Tracker
Unity crashes on mono_traverse_objects when exiting Play Mode
Reproduction steps: 1. Open the user's project 2. Open the "TutorialScene" scene and enter the Play Mode 3. Select "niryo_one" in th... Read more
Editor crashes after redoing root GameObject deletion
Steps: 1. Have two GameObejcts in Hierarchy ("1" and "2") 2. Make "2" child of "1" 3. Delete "1" (the parent) 4. Undo 5. Redo ==> Ed... Read more
GameObjects are not rendered by the Overlay Camera when calling Universa...
Reproduction steps: 1. Open the attached 'My project' 2. Open the 'SampleScene' 3. Enable the 'DrawCamera' GameObject Expected resu... Read more
Editor freezes on Application.Reload when converting Float to ULong
Reproduction steps: 1. Open the user's project 2. Open the "SampleScene" scene 3. Enter the Play Mode Reproducible with: 2020.3.34f... Read more
[Android][Incremental Build Pipeline] Failed to deploy application to de...
How to reproduce: 1. Create a new project (or open an existing one) 2. Enable development build 3. Build And Run on Android 4. After... Read more
"TLS Allocator ALLOC_TEMP_THREAD" error is thrown when creating new Play...
How to reproduce: 1. Open the attached project "project.zip" 2. Open File>Build Settings... 3. Switch Platform to UWP 4. Switch Buil... Read more
UI Toolkit's slider's handle goes out of bounds when changing the slider...
How to reproduce: 1. Open the user's attached "TestUpdatingSliderDraggerPosition2" project 2. Open the "SampleScene" scene 3. Enter ... Read more
[WebGL] Unity canvas containing WebGL player unable to gain focus when c...
Reproduction steps: 1. Open and run the reproduction project (to be attached in comments). 2. Build and run, targeting WebGL. 3. Try... Read more
WebGL build has high Memory Allocations when using Asset Bundle Cache an...
Reproduction steps: 1. Open the uploaded project 2. Turn on Task Manager 3. Build and Run the project 4. Observe "Memory" in the Ta... Read more
[URP] Shadows are rendered for the first cascade only when using GLES2
How to reproduce: 1. Open project "TestShadowsClippedGLES2.zip" 2. Make sure GLES2 is selected in Player settings 3. Build and Run o... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key