Search Issue Tracker
Text is replaced with white squares when opening Package Manager on macO...
Reproduction steps: Create a new Unity project Open Window → Package Manager window Inspect the Package Manager window Expected resu... Read more
A Ray Tracing Shader error occurs when setting the Tracing parameter of ...
How to reproduce:1. Create a new High Definition 3D project2. Open the “OutdoorsScene”3. Open the HDRP tab in the Project Settings w... Read more
A few Gingerbread devices freeze after the app is closed or sent to back...
The device becomes unresponsive after the application is sent to the background by pressing the home button or after it is quit with... Read more
Streaming audio is broken
Could reproduce in Version 4.2.0a1 (e507cb846753) To reproduce:- Open attached project and launch "AudioTest" scene- Hit Play- Press... Read more
Method WheelCollider.GetGroundHit and terrain changes causes unity crash
Sometimes method WheelCollider.GetGroundHit crashes unity if terrain height is changed, I'm still not sure for real cause. 1. Play s... Read more
UWP ARM64 build fails when Script Debugging is enabled
How to reproduce:1. Open the attached project "project2022.zip"2. Build the project for UWP with Development Build and Script Debugg... Read more
[iOS] Screen.safeArea is incorrectly updated when rotating the device
How to reproduce:1. Open the attached Project "SafeArea-unity"2. Build and Run the Scene "SampleScene" on iOS3. Observe the orange a... Read more
m_TransformInfo.localAABB.IsValid when reimporting the example project.
Steps to reproduce : - import the UI example project- reimport all and notice the errors IsFinite(outDistanceAlongView)UnityEditor.D... Read more
The Editor does not align with OS preferences when font smoothing is dis...
How to reproduce:1. Create a new project2. Open General preferences (Edit → Preferences → General)3. In the Editor Default Text Rend... Read more
Standard Shader with Cutout mode doesn't work in the Player when Shader ...
To reproduce:1. Open the project “UnityShaderGraphStandartShaderBug2”2. Open the “SampleScene”3. Notice that the Cube is not entirel... 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
- 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
- Shader Graph validation errors are not pointing to the right implementation
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template