Search Issue Tracker
'Invalid index' error when deleting custom resolution
To reproduce:1. Create new project2. Add custom resolution3. Delete custom resolution Actual: Notice error in console Invalid index ... Read more
Touch inputs stops registering after 20-100 touches in the Device Simula...
Steps to Reproduce:1. Open the attached “IN-113970” project2. Open the “Combat” Scene (Assets/Scenes/GameScenes/Combat.unity)3. Ente... Read more
Warning "Script 'name' has the same name as built-in Unity component" is...
Reproduction steps:1. Open the “Bug Reports.zip” Project2. In the Project window, go to Assets > MyLibrary3. Right-click the “Col... Read more
Reorderable arrays with high element counts show up as "empty" when mult...
How to reproduce:1. Open the attached "Repro Project" and open the "Sample Scene"2. In the hierarchy select the "1" object and obser... Read more
[Editor] Preview-related functions are not producing correct visual results
Steps to reproduce:1. Setup a new HDRP/URP project2. Create a game object3. Add an LOD Group component to it4. Add the Cube itself a... Read more
Fixed units of mesurement are hidded then large number is entered
[UI] Fixed units of measurement are hidden then large number is entered 1. What happenedThen you enter number with a lot of digits i... Read more
[macOS] Built game crashes when Player is loaded with specific project
How to reproduce:1. Open the provided project2. Make a build3. Open the built Player Expected result: Player is loaded successfullyA... Read more
OnTriggerExit method isn't invoked when disabling the Trigger Collider C...
How to reproduce:1. Open the user's attached "My project" project2. Enter the Play Mode in the "SampleScene" Scene3. Select the "Pla... Read more
Dropdown Sections get highlighted in a different color than other dropdo...
Steps to reproduce:1. Create a project2. Open Project Settings (Edit > Project Settings…)3. Select Graphics section4. Click on se... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... 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