Search Issue Tracker
Unity takes an extended amount of time to recompile after editing a script
How to reproduce: 1. Open attached project (longCompileTime)2. Open any script in the project3. Put a space anywhere in the script a... Read more
[WebGL] GUISkin corrupts UI elements in build
Repro steps:1) Open the project and Flying.scene2) Play it on Editor and notice how it looks3) Build and Run it on WebGL4) Notice in... Read more
WebGl - Mouse wheel doesn't work on IE11
Steps to reproduce the issue:1. Open and build to WebGL attached project's scene "BugScrollWheel".2. Open build with IE11.3. Try scr... Read more
[DrawMeshNow] materialIndex is being ignored and all submeshes are drawn
Repro steps:1) Open DrawMeshNow project I attached and asd.scene2) Notice three objects(1st drawn with DrawMesh(), 2nd - DrawMeshNow... Read more
[TextRenderingPrivate] Crash upon updating asset store game.
Project crashes upon upgrade from 5.3 to 5.4. Issue seems to be IMGUI related. Repro steps: 1. Download Turn Based Ball Fight by Fin... Read more
[OSX] Game view shows garbage when no cameras rendering
To reproduce:1. Open attached project2. Look at the game viewExpected result: the game view is black/grey, as there are no cameras v... Read more
[WSA] Null Pointer in IL2CPP
Build the attached project for WSA (10.0, IL2CPP) and run it in an emulator through Visual Studio. The app crashes when attempting t... Read more
Script updater fails to run to completion when updating Boo scripts
How to reproduce: 1. Open attached project2. Allow the API Updater to run- Note an error occurs:APIUpdater encountered some issues a... Read more
[OSX][NVIDIA][entreprise support] UI elements flicker when they are move...
Reproduction steps:1) Open attached project "FlickeringUITest"2) Open scene "MainScene"3) Make sure you can see both Scene window an... Read more
Particles aren't rendered after being moved back in front of camera
Steps to reproduce: 1. Open attached project2. Open scene "scene1"3. Make sure that only game view is visible4. Run scene5. Click bu... 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