Search Issue Tracker
[UI][Button] Mouse hover will trigger the disabled state of animator eve...
To reproduce:1. Open attached project;2. Run the "TestScene" scene;3. Press Button "2" then "1". Expected behavior: when button "1" ... Read more
Closing WebView tabs before they finish loading crashes Unity 5.6 with m...
When WebView windows are closed (by entering resetting the layout or closing them manually) Unity crashes. Steps to reproduce:1) Cre... Read more
[Inspector][Metal] Selecting 'Metal Editor Support* (Experimental)' and ...
Steps to reproduce:1) Open any project.2) Go to Edit > Project Settings > Player > Other Settings.3) Tick the 'Metal Editor... Read more
[Metal] Unlit/Color shader appears lighter with Metal
Materials using Unlit/Color shader are noticeably lighter when using Metal as the Graphics API compared to other APIs. Steps to repr... Read more
Build "Cancelled" due to non-fatal error in Editor.log, even though it i...
To reproduce:1) Open attached project2) Build it3) Notice that the scene is built properly4) Open Editor.log - it instead says that ... Read more
Building with Mono.Cecil crashes in UnitySerializationLogic:IsOrExtendsG...
Steps to reproduce:1. Open attached project2. Build on any platform Expected behaviour: Project builds with no errors or crashesActu... Read more
[Editor][Shader] Mobile/VertexLit prefab preview window has no lighting ...
To reproduce:1) Open the attached project2) Go to Resources3) Select StoneSand with Inspector and Prefab preview window opened4) Not... Read more
[VR] Enabling single pass render and linear color space makes the canvas...
Steps to reproduce: 1. Open the attached project2. Open 'Test' scene3. Press play4. Put on the Oculus DK2 HMD As a result, you can s... Read more
Scaling rigidbodies with offset child colliders produces unstable results
How to reproduce:1. Open the attached project "674588Collider.zip"2. Open and Play "Test" scene3. Press B and V to scale the Cube4. ... Read more
Global Illumination doesn't work in Build if scene is loaded as an Asset...
If a scene is built as an AssetBundle and is Loaded in another scene, Global Illumination will work in Play mode, but not in Build. ... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left