Search Issue Tracker
Code of shader compiles incorrect positional data when compared to origi...
To reproduce:1. Import attached shader "2017.shader" into any project2. In Project window, select the Shader file3. In Inspector win... Read more
Coroutine does not continue after yield returning loaded Addressable Ass...
How to reproduce:1. Open the "Boot" Scene in the attached "AddsSceneBug.zip" Project2. Enter Play Mode3. Observe the "Main" Scene in... Read more
Artifacts in Preview window when HDR option in the LWRP asset is enabled
How to reproduce:1. Open the attached "bug_repro.zip" project2. In the Project window, select "Location" prefab3. In the Preview win... Read more
[macOS] Unity crashes when running VideoPlayer tests with -nographics co...
How to reproduce:1. Download the attached project "TestingVideo.zip" and extract it2. Open the Terminal and change the directory to ... Read more
SelectLeft and SelectRight action (left and right directional keys) do n...
SelectRight: 1) Create a new timeline2) Create a group track3) Add a new activation track under the group4) Collapse the group5) Sel... Read more
OpenGL/GLES static const vector returns incorrect data
Repro steps:- Open test project and make sure the render backend is set to OpenGL- Press play and observe incorrect faces 5 & 6 ... Read more
Performance decreases with a large number of components when AddComponen...
How to reproduce it:1. Open attached project '1278548.zip'2. Load 'AddComponentScene' from 'Assets' > 'FunctionalTests' > 'Add... Read more
Crash on scripting_field_get_type when a Script has List<> of LayoutKind...
How to reproduce:1. Open the attached project (ExplicitLayoutCrash.zip)2. Attach the 'NewBehaviourScript' as a Component to any Game... Read more
[Android 11]Keyboard does not come up after clicking on a textbox when H...
Steps to reproduce:1. Open the attached project "Case_1278626"2. Build it on Android with Android 11(API level 30)3. In the App pres... Read more
Unity doesn't recognise the script as Monobehaviour script when there's ...
How to reproduce:1. Open the attached "ScriptBreakingUnity" project2. In the Project window select the "breakit" script3. Open the I... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class