Search Issue Tracker
Assertion failed on expression: 'a.size == b.size' when rendering Skinne...
How to reproduce:1. Open the user's attached "cam-skin-render-bug.zip" project2. Open the "cam-skin-render-bug" Scene3. Select the "... Read more
Editor stops repainting and throws exceptions when creating new Scene in...
How to reproduce:1. Create a new project2. Import "NewBehaviourScript.cs" and attach it to any GameObject3. Go to Assets > Test &... Read more
Drawing a full circle with Painter.Arc() has straight edges when precede...
Steps to reproduce: Using Painter2D(), do a MoveTo(center) and Arc(center, 100, 0, 0360), Do a Fill() Actual results: The circle has... Read more
CustomPropertyDrawer array elements disappear when changing type
1. Open the user's attached project "1409773_ArrayInspectorTest(3).zip"2. Select the "Custom" GameObject in the Hierarchy window3. C... Read more
Audio does not play when playing in a Timeline which is controlled by an...
How to reproduce:1. Open given Unity project2. Enter "TestTimelineCrumb" scene3. Open Timeline window4. Select "MasterSequence" game... Read more
Built game crash when Instancing is enabled on Material
To reproduce: 1. Download attached project "sp2_cutdown.zip" and open in Unity2. Open "crash" scene3. Build and Run the project on W... Read more
Bloom Component on a Global Volume resets its visual when saving the pro...
How to reproduce:1. Open the attached project "ScenarioWeek2024.zip"2. Select Assets/Scenes/GameScene/Global Volume Profile.asset3. ... Read more
Unity Linker crashes with exception when using a managed DLL that has a ...
Unity Linker crashes with exception (System.InvalidProgramException: Failed to resolve [UnityEngine]System.Resources.NeutralResource... Read more
[Android] App is not installed to device when using Build&Run and "Scrip...
1. Open attached "ScriptsOnly" project2. Press Build&Run, overwrite the "Build" apk that is already in folder 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server