Search Issue Tracker
ArgumentNullException error is thrown on clicking edit button from Line ...
ArgumentNullException error is thrown on clicking edit button from Line Renderer. Steps to Reproduce:1. Create a new unity project2.... Read more
Editor UI is broken and NullReferences after changing scripts class name...
To reproduce:1. Create a new project2. Select any game object3. In the inspector Add Component > any new script4. Open the script... Read more
[2D] Tiles are not rendered in TilePalette Window when Sprite is added t...
Steps To Reproduce.1. Create a New 2D Project2. Select "Multiple" Mode property in Sprite Mode > Apply.3. Click on Sprite Editor ... Read more
[Memory Profiler] Unity Editor crashes when taking a Snapshot
To reproduce:1. Download attached project "1011626.zip" and open in Unity2. Enter the Play mode3. Open the Memory Profiler window an... Read more
[Regression] Ping.DestroyPing crashes the editor in Ping::Release
How to reproduce:1. Download attached project and Enter Play Mode2. Wait till crash or Exit Play Mode and Enter again Actual result:... Read more
[Shuriken] Mesh pivot offset doesn't take scale into account
Repro steps:- Open Scene1 from the attached project- Select both particle systems, expand their shape module to see the shape gizmo,... Read more
Having "Nvidia Ansel" Imported into the project and pressing "ALT + F2" ...
Reproduction steps: 1. Open "MinimalRepro" Project2. Open "Main" Scene3. Build the project for Windows4. Launch the build5. Press "A... Read more
Enabling "Content Size Fitter" Constraints and then removing them, greys...
Reproduction steps: 1. Open "MinimalRepro" Project2. Open "Main" Scene3. Select "Canvas" -> "GameObject"4. Set the "Content Size ... Read more
[iOS] Crash in 'unity_z_inflate at inflate.c' when loading PNG file from...
Reproduction steps:1. Open the attached project 'LoadPNGTest.zip'.2. Build it to iOS device.- Make sure you open '.xworkspace' inste... Read more
[2D] Hexagon Tiles shape turns to triangles on resetting the Grid component
Hexagon Tiles shape turns to triangles on resetting the Grid component Steps to Reproduce:1. Create a New 2D Project2. Right click o... 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