Search Issue Tracker
OSX color picker needs to be closed manualy
Steps to reproduce : - go to Preferences and check the OSX Color Picker mark- open the color picker for a material- click away and n... Read more
Keyboard shortcut for 'Toggle Active State' does not work after stopping...
It seems that loosing/regaining focus or stopping scene causes editor to recompile scripts internally, which causes GameObject menu ... Read more
Negative scale isn't taken into account when calculating Transform.local...
Resolved as by design: This is working as expected. The scale of an object doesn't affect the direction of this object, this is a ch... Read more
[Regression] [OSX] There is an ability to add script with compilation er...
Mac-specific issue: There is an ability to add an uncompilable script to GO. To repro:1. Create a new project. Create a new GO.2. In... Read more
Warning appears when changing MeshFilter.sharedMesh during OnValidate()
Reproduction steps:1. Open project attached (TerrainEngine.zip).2. Open scene "testscene".3. Select object "Terrain".4. Change UTerr... Read more
Time class values are not 0 and can be manipulated before entering Play ...
Reproduction Steps:1. Open attached project "873528 - TimeClassBug".2. Go to "Test" -> "Time Bug" in the menu.3. Observe how the ... Read more
Undoing collider edits in scene view makes handles disappear
Steps to Reproduce: 1. Create a new object with any type of Collider (e.g., GameObject -> 3D Object -> Cube)2. Press the Edit ... Read more
Memory leak in the project selection window
To reproduce:1. Open Unity2. Press "OPEN"3. Notice the memory usage climbing (on my machine it's about 10MB/s, and it climbed up to ... Read more
UnityEditor.EditorUtility does not contain a definition for SetSelectedW...
Steps to reproduce:1. Open attached project "etsett.zip"2. Open Console windowResult: compiler error - "UnityEditor.EditorUtility do... Read more
Cannot change Input method while Editor is in focus
Reproduction steps:1. Open any project using 5.52. Try to switch languages via shortcut (alt+shift / ctrl+shift) or manualy from tas... 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
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered