Search Issue Tracker
Scene view becomes unresponsive if left mouse button is clicked while ho...
Steps to reproduce: 1. Create new project2. In scene view, press right click and while holding it, move mouse to the edge of the vie... Read more
[WSA] WACK fails on Windows Runtime metadata validation
WACK fails when in Player Settings "Product Name" has a space in it's title. Reproducible on Universal 10 IL2CPP platform.With .NET ... Read more
MonoDevelop throws an error but Unity compiles the code
Reproduction steps:1. Open project I attached (bug.rar)2. Open script "AliasBugTest" with MonoDevelop3. Notice that in "using TilesL... Read more
[OSX][IntelHD3000] Editor hangs when moving lots of lights in the scene ...
How to reproduce:1. Open the attached "792410Freeze.zip" project2. Open Freeze scene3. Turn on lighting4. Move the scene view with m... Read more
Unity crashes when animation activates/destroys particle emitters
How to reproduce:1. Open the attached project2. Open and play TestScene scene3. Select one of the Wolfs in hierarchy4. Enable "Deact... Read more
[Linux Editor] System freezes after selecting items in the Inspector whe...
Steps to reproduce:1) Open the project attached by user.2) In /Assets/_Scenes open scene '02 Football.unity'3) Make sure 'Maximize o... Read more
[VR] Add support for setting renderScale before texture creation
Right now we always create the eye textures with a 1.0 renderScale. Therefore if a user wants to set it to something else we have to... Read more
[ExecuteInEditMode] DestroyImmediate fails to destroy in OnDestroy() whe...
Reproduction steps:1. Open the attached project "Repro.zip"2. Open the "test" scene3. Press Play button few times and notice that Ac... Read more
[Editor] 5.4 : Unity crashed while I was exploring Player Settings
Description:Crash when browsing the player settings in the build settings. Repro steps:1.) Download the HoloLens Technical editor pr... Read more
Lightmap changes format when loaded from asset bundle
Possibly related to 721313 How to reproduce: 1. Open attached project2. Open scene Scenes/BakeLightsScene.unity3. Go to Assets ->... 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