Search Issue Tracker
Editor crashes with SpriteShapeUtility::SpriteShapeUtils_SpriteShapeFill...
How to reproduce:1. Open attached "MMORPG - Gaya" project2. Observe the crash Reproduced with: 2018.2.3f1, 2018.2.10f1, 2018.3.0b4, ... Read more
[Android][iOS] Resolving MSAA Depth RT with custom blit shader results i...
To reproduce:1. Open attached project "MSAADepthBug.zip"2. Open "MSAADepthBugDemo.unity" scene3. Build for iOS device4. Deploy the X... Read more
Unable to maximize editor if it was minimized while an extra window with...
Steps to reproduce:1. Create a new project2. Open Help/About3. Minimze unity through the Windows taskbar4. Attempt to maximize edito... Read more
[Mobile] [LWRP] Meshes are not rendered in the scene, only the skybox
Steps to reproduce: 1) Download attached project and open in Unity2) Make sure Graphics API is set to Gles3 and Color space(Android ... Read more
Shadows are not rendered when Mesh Renderer Cast Shadows parameter is se...
How to reproduce:1. Open the attached project2. Go to the Inspector window -> Mesh Renderer -> Cast Shadows3. Set Cast Shadows... Read more
typeof(System.Action).BaseType.GetMethod ("Invoke") crashes the Editor i...
To reproduce: 1. Open the attached project (reflectionCrash.zip)2. Enter Play mode Expected: the Editor doesn't crash Reproduced in ... Read more
Inspector menu items move about slightly after clicking on them a few ti...
This requires a monitor with a resolution higher than 1080p To reproduce:1. Set your scaling option to something other than 100%2. O... Read more
[Linux]Unity crashes with Google Draco plugin
To reproduce:1) Open attached project and scene2) Play it CRASH! Reproduced in 2018.2.0f2, 2018.2.10f1 Not reproduced in Windows 10 Read more
[HDRP] LayerdLit shader doesn't suggest fixing normal map
Steps to reproduce:1. Download 1085458_repro.zip2. Select normal texture3. Notice in inspector texture type is set to Default4. Crea... Read more
[iOS] Game crashes when forcing Portrait Upside Down orientation on iPho...
Steps to reproduce: 1. Open the attached project2. Build and run 'Main' scene on iPhone XS/XS Max3. Press 'Portrait Upside Down' but... 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