Search Issue Tracker
[Undo] Unity crashes when trying to undo component addition from a GameO...
Reproduction steps:1. Open the attached project2. Create two Game Objects3. Add an UndoBugScript to object A4. Make object B a child... Read more
One of the method overloads receiving generic interface with 2 types is ...
To reproduce:Open attached project Expected: No errors come out in consoleActual: The following error is thrown even though there is... Read more
Compiler errors occur when defining a method with name OnMouseDown in a ...
Steps to reproduce:1. Open the attached project (OnMouseTest.zip)2. Go to Build Settings, switch platform to Windows Store3. Build t... Read more
[iOS][5.5] WebCamTexture and Microphone classes are used in empty Unity ...
This is a regression on 5.5 branch from p2 to p3 (not reproducible on trunk). Empty iOS project created with Unity uses WebCamTextur... Read more
[iOS] Setting Logging to 'Full' in PlayerSettings results in 'Stacktrace...
If the Logging option is set to Full, 'Stacktrace is not supported on this platform.' error messages are displayed when printing ass... Read more
[MetalEditor] GameView rendering broken and "GL.End requires material.Se...
DephtOfField effect (or other SM5.0 style shaders) break rendering in Metal Editor. Technically it's not a regression (since Metal e... Read more
Trying to build AssetBundles on WSA platform which module is not loaded ...
How to reproduce:1. Open the attached project2. Select Crawl folder3. In menu go to Build -> Build All Bundles in FolderResult: c... Read more
"VR* does not exist in the current context" error when building for Linux
Steps to reproduce:1. Open the attached project2. Go to build settings3. Make sure that:3.1. Platform is PC, Mac & Linux standal... Read more
Newly declared arrays become null when attached to gameObject script is ...
To reproduce: 1.Download and open attached project2.Attach Behav script to Main Camera object3.Open Behav script and uncomment decla... 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