Search Issue Tracker
Console errors appear when reimporting UnityEngine.UI when the Library f...
Reproduction steps:1. Download the attached "linktest.zip" project2. Move the "Library" folder to a different disk3. Create a symlin... Read more
UnityWebRequest returns "HTTP/1.1 404 Not Found" if URI contains 'plus' ...
How to reproduce:1. Open the attached “UnityWebRequest_LocalFileBug.zip” project2. Open the “Main” Scene3. Enter the Play Mode Expec... Read more
Unnecessary cast to float when calling Mathf.Abs
The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more
CultureNotFoundException: Culture name en-DE is not supported error thro...
How to reproduce:1. Change Windows display language to "English (Germany)"2. Open the attached project "UWPMixedCulture.zip"3. Open ... Read more
"PostProcessPass render pass will not execute" error thrown in Console w...
How to reproduce:1. Create an empty 3D project2. Navigate to "Window" - "Package Manager" and install the Universal RP package from ... Read more
Player Input does not work when working with Input System 1.1.1
How to reproduce:1. Open the user attached "Movement Bug Report Project.zip" project2. Enter Play Mode3. Press the W-A-S-D keys Expe... Read more
[Android][Mobile Notifications] Cannot Build directly to Android 12 with...
Reproduction steps:1. Create a new project2. Install Mobile Notifications package3. Switch to Android and make sure SDK 31 is select... Read more
When clicking on overlapped UI elements the Selection order is determine...
How to reproduce:1. Open the attached project "case_1377544.zip"2. Enter Scene "SampleScene" (Assets > Scene)3. Open the Scene vi... 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