Search Issue Tracker
Multithreaded builds sometimes don't print the stack trace when using IL...
Reproduction steps:1. Open the attached project “PlayerLogBugUnity_1316147.zip“2. Build And Run the project using IL2CPP Scripting B... Read more
Memory usage increases when entering Play Mode with the Package Manager ...
Steps to reproduce:1. Open the attached project “ScopedRegistryTest.zip“2. Enter Play Mode3. Open Window > Analysis > Memory P... Read more
[M2] Project created with M2 MacBook fails to resolve packages when open...
Reproduction steps:1. Open the user’s attached project2. At appeared “Unity package manager error” Window press “Retry” Expected res... Read more
Animation with UI Vertex colors is choppy when the Color Space is set to...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/UI Graphics.unity” Scene Enter the Play Mode Observe the colo... Read more
Crash on YAMLRead::TransferTypelessData when opening project
How to reproduce:1. Open the user's attached project Expected result: The Editor opens the projectActual result: The Editor crashes ... Read more
Scripts don't work when Roslyn Analyzer is disabled
Reproduction steps:1. Open the attached project “IN-8232.zip”2. Enter Play Mode and exit Play Mode3. Observe the Console Window4. Di... Read more
Editor crashes when importing large OBJ file
Reproduction steps:1. Open the user’s attached project2. Import extracted “Final.obj” OBJ file from attached zip file3. Wait for the... Read more
Custom Full Screen Render Pass does not work on XR
Error assigning 2DArray texture to 2D texture property '_BlitTexture': Dimensions must match is thrown when trying to run on XR Step... Read more
Touch input generates mouse input when the build is in windowed mode
Reproduction steps:1. Open the user’s attached project2. Open “Assets/TouchTestScene.unity”3. Click File > Build Settings > Ad... Read more
Crash on GizmoManager::BuildGizmosFromGameObjectRecursive when opening b...
Reproduction steps:1. Open any project2. Load attached BossLVL.unity scene3. Load it again if editor did not crash Expected result: ... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template