Search Issue Tracker
Terrain tools brush variables are fractional numbers
How to reproduce:1. Open the "case_1357269" project2. Open the "SampleScene" Scene3. Select the "Terrain" GameObject4. Slide the sli... Read more
"A non-multisampled texture..." spams the Console
There's an auto resolve happening and then an incorrect Copy Depth pass. 1. After upgrading from 2021.2.0b1 to either 0b2 or 0b3 or ... Read more
[XR SDK] XR Settings get reset after building a project without Library ...
Reproduction steps:1. Download the attached "1357482.zip" project2. Note the content of "Open XR Package Settings.asset" in Assets &... Read more
Crash when using Graphics.DrawProceduralIndirectNow()
How to reproduce:1. Open the attached project "FPP.zip"2. Open "MeshScene" Scene3. Enter Play Mode Expected result: Editor doesn't c... Read more
[Linux] Crash on GetGameControllerMapping when plugging in the Magic-NS ...
Reproduction steps:1. Open a new or an existing project2. Go to Edit > Project Settings... > Player3. Change the Active Input ... Read more
[GraphView] Elements that are being deselected are not reserialized when...
Reproduction steps:1. Open the attached "project-1357293.zip" project2. In the Project window, open the "NewNodeGraph" GraphViewObje... Read more
Application crashes when relaunching it on a monitor with different DPI
Reproduction steps:1. Open the attached "DPICrash.zip" project2. Build the project3. Open the built application on primary, lower re... Read more
ParticleSystem.ColliderData.GetCollider returns null when a Collider is ...
Reproduction steps:1. Open the attached "1356510.zip" project2. Open the "ReproductionScene" Scene3. Enter the Play Mode4. Go to Win... Read more
IL2CPP build fails
How to reproduce:1. Open the attached "BugRepro.zip" project2. Check if scripting backend is set to "IL2CPP", Build player. Expected... 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