Search Issue Tracker
Creating project with FPS Microgame template throws asset errors
How to reproduce: 1. In Unity Hub create new FPS Microgame project 2. On Editor open, check Console Expected result: No errors are ... Read more
Animation state gets paused when Animator.CrossFade is called from New I...
How to reproduce: 1. Open the user's attached project "CrossFadeBugTest.zip" 2. Select the "Cube" GameObject and press Play 3. Press... Read more
Callback of the Triggers module does not return collider data for more t...
Reproduction steps: 1. Open the user's attached project 2. Select the "Particle System" GameObject in the Hierarchy window Expected... Read more
Property fields have become narrower when using MaterialEditor.SetDefaul...
Reproduction steps: 1. Open the attached project "Case_1405121.zip" 2. In the Project window select "New Material.mat" 3. Observe th... Read more
GC.Alloc occurs when using Input from Core RP Library
How to reproduce: 1. Open the user's attached project 2. Open scene PATH*/Start 3. Go to Window -> Analysis -> Profiler 4. Enable De... Read more
Surface shaders do not correctly set unity_StereoEyeIndex when using Sin...
Steps to reproduce: 1. Open the attached "StereoSurfaceShaderBug.zip" project 2. Enter Play Mode and in the Game view observe that t... Read more
File could not be read error is thrown when a 16 bit .tif file is presen...
Reproduction steps: 1. Open users attached project 2. Observe the Console window Expected result: No errors are thrown in the conso... Read more
ObjectDisposedException is caught when an unused variable is declared in...
Reproduction steps: 1. Open users attached project 2. Go to File > Build Settings and press Build And Run 3. Press the button in the... Read more
Show Tutorial Instructions does nothing in "VR Beginner: The Escape Room...
Reproduction steps: 1. Open the attached "1414303Repro.zip" project 2. Go to Tutorial > Show Tutorial Instructions Expected result:... Read more
[UIToolkit] ArgumentOutOfRangeException is thrown when adding/removing e...
How to reproduce: 1. Open the attached "case_1418688" project 2. Open the "SampleScene" Scene 3. Select the "Repro" GameObject in th... 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
- Rendering Layer Mask is not highlighted when the property is overriden
- The tag popup window is deformed and stretched out when creating a tag with the same name as an already existing tag
- FlexShrink fails when the first of two Label elements is set to FlexGrow="0" and the second is set to FlexGrow="1"
- Freeze when entering Play Mode with a certain Tilemap enabled
- Input System's mouse controls are disabled when using "Cursor.lockState = CursorLockMode.Locked" to lock OS mouse