Search Issue Tracker
Error when switching between Gamma and Linear color spaces
In any project, go to Player Settings and change Gamma to Linear in the Color Space dropdown. InvalidOperationException: Operation i... Read more
ListView becomes unselected when scrolling with up, down, home or end keys
Reproduction steps:1. Open the user's attached project2. Select "test" asset in the Project window3. Select an item in the ListView ... Read more
Crash on operator delete[] when Instantiating an Asset Bundle that refer...
Reproduction steps:1. Open the attached user's project "UnityTest_2022"2. Build and Run the project3. In the Player, Load Bundles 1,... Read more
The Camera first person mode in Cameras overlay is greyed out and not cl...
Steps to reproduce: Create a new Unity project using the Universal 3D template Enable the Cameras overlay in the Scene View Make sur... Read more
[Themes] Unity keeps refreshing on mouse pointer up when font is changed...
Unity keeps refreshing on mouse pointer up when font is changed and tree is selected in Project Browser. Refer the attached gif Step... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
[IMGUI] Alpha and Color slider disappears on sliding upwards/downwards i...
Alpha and Color slider disappears on sliding upwards/downwards in the Gradient Editor while setting the color in the Blend mode Step... Read more
[Xbox One] [UWP] Blendshapes with compute shaders are not rendered on Xb...
How to reproduce:1. Open attached Unity project2. Build to UWP3. Deploy to Xbox Expected result: Cube is rendered.Actual result: Cub... Read more
UnsafeUtility.AlignOf<T> calculates the alignment of explicitly laid-out...
How to reproduce:1. Open the “IN-102034_repro“ project2. In the menu, select Window → General → Test Runner3. Press Run All Expected... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject