Search Issue Tracker
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
System.Threading.Monitor.Wait() prematurely aborted when debugger is att...
Description / Repro Steps:UnityVS debugger is causing threads that are suspended via calls to System.Threading.Monitor.Wait() to be ... Read more
Cannot select objects from scene view if rendering to a texture during O...
Steps to reproduce: 1. Open attached project2. Open scene "picktest"3. Make sure that cube is visible in scene view4. Run the scene5... Read more
[Asset Bundles][Shaders] When building bundles from a closed scene more ...
To reproduce:1. Extract the project ("repro.zip")2. Go to the Client/Bundles folder and delete its contents.3. Open attached project... Read more
[Cursor] Locked cursor receives pointer based events
Reproduction steps:1) Open attached project "CursorTest"2) Open scene "Demo"3) Enter play mode4) Press A key to lock the cursor5) Ho... Read more
Invalid AABB inAABB when using font which has line spacing set to 0
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Notice "Invalid AABB inAABB" error in console. Also, double-clic... Read more
Duplicating large amounts (5000) of items in the hierarchy takes a few m...
To reproduce the issue follow the steps:1. Open "New Unity Project" project user have attached2. Open the "Profiling" scene3. Press ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS