Search Issue Tracker
BatchRendererGroup draws have poor thread load balancing in some cases
A user on the forum reports that BatchRendererGroup is taking longer than GameObjects for their workload. The issue seems to be that... Read more
Unity editor will not recognize MonoBehaviour when it has certain text c...
Reproduction steps:1. Open the attached project "Temp2020.3.33.zip"2. In the Project window select the "StrangeBehaviour" C# script3... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... Read more
[Android] Soft keyboard is missing the "OK" button on Android
Reproduction steps:1. Open the attached project “BugRepro”2. Build And Run on Android3. In the player, select any of the text fields... Read more
[HDRP] Maximum LOD Level quality setting not working
Versions tested: 2020.1.0a8 + Standard, HDRP 7.0.1, HDRP 8.0.0/MasterSteps to reproduce: 1) Open attached scene or create a custom L... Read more
Decal doesn't update when changing the texture from a script
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/OutdoorsScene” scene3. Enter Play mode Expected result: Th... Read more
Transform.rotation property is as a Vector4 Quaternion instead of a Vect...
How to reproduce:1. Open the attached project "IN-78910.zip"2. Select the "Main Camera" GameObject in the Hierarchy window3. Unfold ... Read more
In WebGL Player “Default Cursor” resets to system default cursor when le...
How to reproduce:1. Open the user’s attached “UI Tookit theme bug.zip” project2. Open the “SampleScene” Scene3. Switch to WebGL plat... Read more
InputSystem.onEvent is called when changing Cursor.lockState to "CursorL...
How to reproduce:1. Open the attached “IN-77283” project2. Connect a gamepad3. Open the “SampleScene” and enter Play mode4. Click an... Read more
Crash on GameObject::ActivateAwakeRecursivelyInternal when opening project
Reproduction steps:1. Open the user’s attached project Expected result: The project opensActual result: Editor crashes Reproducible ... 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