Search Issue Tracker
[iOS] Unity splash screen doesn't show up on iOS builds
Steps to reproduce:1) Create a new project.2) Build for iOS.3) Run on a device. The game loads directly to the main scene; the splas... Read more
[Editor] Texture Import of 16 Bit Grayscale fails
Reproduction steps:1) Open "New Unity Project.zip" project2) Notice that console has an error:Could not create texture from Assets/D... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved