Search Issue Tracker
[2D] Hexagon tiles get distorted on changing values of the cell gap
Hexagon tiles get distorted on changing values of the cell gap Steps to Reproduce:1. Create a New 2D Project2. Right click on Hierar... Read more
Default 3D Unity project doesn't build for UWP with .NET scripting backe...
This regression happened because postprocessing stack is now included to new projects by default. We either need to make it work wit... Read more
Unity editor crashes at mono_class_init when exiting play mode with cus...
How to reproduce:1. Open given Unity project2. Select "model" asset in the project window3. Enter Play Mode4. Exit Play Mode5. Unity... Read more
[PLM] CPU is underutilized when baking multi-lightmaps
It is observed that CPU usage is low when baking multiple lightmaps and overhead can be particularly high when this issue occurs. St... Read more
Fatal Error: "pointer to object of manager 'MonoManager' is NULL" while ...
Steps to reproduce:1. Open the attached project (case_1008226-Vehicle_Physics_Pro (1).zip)2. Close it3. Observe the crash Actual res... Read more
[SRP|Lightweight] Upgrade selected materials tool softlocks the Editor
To reproduce: 1. Create a project with Lightweight template2. Create a new unlit shader in the project3. Select the new shader4. Go ... Read more
LayerMask.NameToLayer shows different values in the inspector
To reproduce:1. Open QA's attached project2. Select Main Camera and open the script attached to it3. Play the scene and take a look ... Read more
Undo function with Tile Palette hide all the sprites from palette
How to reproduce:1. Open "TilePalette" Unity project2. Open Tile Palette window3. Drag some sprites into the Pallete4. Press Ctrl + ... Read more
[iOS] Crash in 'main(argc=1, argv=0x000000016fd8f998) at main.mm:33' whe...
Reproduction steps:1. Open the attached project.2. Open the 'Scene0'.3. Attach 'MainScript' script to the script slot on the 'Main C... Read more
[Template] "Metal: Error Creating compute pipeline state" exception thro...
"Metal: Error Creating compute pipeline state. Complier encountered an internal error(null)" exception thrown while an opening proje... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used