Search Issue Tracker
[MacOS] Editor crashes while maximizing the Scene viewport repeatedly
Steps to reproduce:1. Create a new Unity project using the High Definition template2. Open the sample scene3. Begin maximising Scene... Read more
error CS1679: Invalid extern alias appears if folder have "=" symbol in ...
How to reproduce:1. Put a = character in front of one folder that is part of the installation path (eg: D:\Programs\=Unity\2018.1...... Read more
[Editor] Throws the IndexOutofRange exception when color picker is selected
When color picker is selected from any component, editor throws the IndexOutOfRange exception and hides all components below it Step... Read more
modifications.empty error is thrown when instantiating a prefab that con...
How to reproduce:1. Open given Unity project2. Drag the prefab "Prefab" into the scene3. Error is thrown Expected result: When prefa... Read more
Preset content for AudioImporter contains unecessary data
AudioImporter preset contains data for the audio curve which increase the size of the file and slow down the editor when we create a... Read more
Animator Transition "Settings" expand icon glitches out to the left side...
Steps to repro:1. Create a new project2. Open animator window3. Create a new state and make a transition between them4. Click on tra... Read more
Tooltips sometimes get cropped when shown near the edge of the screen
How to reproduce:1. Create a new project2. Set your Layout Preference to "Default" (Window -> Layout -> Default)3. Create a ne... Read more
[Windows] Menu items stay enabled even though operations aren't allowed
Steps to reproduce: 1. Create new project2. Without having anything selected, go to Component top menu and notice that all component... Read more
Custom Cursor flickers when highlighting Text in the Package Manager Window
How to reproduce:1. Create a new Project2. Add any texture to the project and set it as a "Cursor" in its texture settings3. Go to F... 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