Search Issue Tracker
[HLAPI] Declaring Command function without prefix throws compile time er...
Steps to reproduce:1. open attached project2. notice there are compile time errors3. clear console4. try to play scene -> can't b... Read more
Deleting game object in Scene view baked mode after baking lightmaps cra...
- Open the attached project- Select the Vehicles parent game object in the Hierarchy view and set its Static field (enable static fo... Read more
[Undo] Component recreated without registering an undo operation
Reproduction steps:1. Open the attached project2. Create an empty GameObject3. Add "UndoBugScript" to the GameObject4. Add any compo... Read more
[iOS][Deployment Management] Append doesn't work if build is in differen...
1. Create new project2. Switch to iOS3. Build to different folder than project like documents4. Try to append Note: Appending someti... Read more
[Window Management] Pop-up windows's last active state is not saved
Reopening pop-up windows like 'Color Picker' or 'Asset Loader List' after closing them in a different position leads to them opening... Read more
[Themes] Components of a gameObject are not displayed in Inspector if it...
If a tag of GameObject is deleted by resetting tag list, Unity Exceptions are thrown and the components of a gameObject are also not... Read more
TMPro SubMeshUI blocks raycasts when enabling a disabled canvas in play ...
How to reproduce:1. Open attached project "Bug Repro.zip" and scene "Test"2. Enter Play mode3. In Hierarchy, select "Enable this can... Read more
Necessary shaders are stripped from Asset Bundles when they are not in t...
How to reproduce:1. Open the attached project "Cubes"2. Open the "Sample Scene" scene in the Project window3. Observe the cubes (The... Read more
Fatal signal 11 (SIGSEGV), code 2 crash on Android devices
Some apps crashes with Fatal signal 11 (SIGSEGV), code 2 message on Android devices Read more
[Android] Player crashes when changing VSync settings
Steps:1. Build and Run the attached project on Android ("TargetFramerateTests.zip")2. In device: click "Next VSync" button Result: p... 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