Search Issue Tracker
Console displays error "Layout update is struggling to process current l...
Steps to reproduce: Create new project Go to "Window" menu item and select "Search -> New Window" Verify, that "Search" window op... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
sRGB format is not supported with the 'Gamma' Color Space when the Main ...
How to reproduce it:1. Create a new 3D project2. In the Hierarchy view select the 'Main Camera'3. Go to the Inspector view > Came... Read more
Play Mode takes a longer time to load in Unity 2017.x
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. In Menu, select "Test" -> "EnterPlayMode test". Results: In... Read more
[iOS] Automatically Sign setting enabled by default in Editor appears di...
To reproduce:1. Open attached project "iosCheckbox7.zip"2. Make sure that Automatically Sign is enabled in Player settings3. Build f... Read more
”-1” is returned when using “buildIndex” for not active scenes that are ...
How to reproduce:1. Open the user’s attached “sceneIndexBug.zip” project2. Enter Play Mode and observe the text in the Game window E... Read more
[WindowsMR] Player window does not open if the user toggles XR off and c...
REPRO STEPS 1. Load attached project2. Build/Deploy to WMR locally on machine with "WindowsMR" as top-most SDK in Player Settings(Sh... Read more
[AABB][Particles] Errors when adding BoxCollider to legacy particles
How to reproduce:1. Import the ParticleError package and open the included scene (it has GO with ElipsoidParticleEmitter and Particl... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
[Backport] [Android] Error "unityLibrary:compileDebugKotlin" in the Andr...
Reproduction steps:1. Open the attached Unity project "ErrorBug.zip"2. Go to File > Build Settings3. In Build Settings enable Sym... 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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables