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
Tabs become inactive when transition in "Animator" has "Exit Time" enabl...
Steps to reproduce:1. Open "WindowTabsInactive" project2. Open "Animator" tab3. Select transition from "Any State" to "New Animation... Read more
Multiple Assets with identical GUIDs are not assigned new ones if they a...
Repro steps: 1. Open "asset-guid.zip"2. In File Explorer copy the "Assets\enUS" subdirectory. This will create two assets with the G... Read more
Game preview is black when using 2 cameras and only one set to HDR and o...
If you have 2 cameras and one is set to depth only clear flag and the HDR settings are different between them the game preview windo... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS