Search Issue Tracker
Custom cursor flickering in Editor window when in play mode
How to reproduce:1. Open the attached project "994231cursor.zip"2. Open scene Assets/"test harvest action"3. Enter Play mode4. Move ... Read more
[Editor] Crashes on Undo after creating a Non-empty Child GameObject.
Crashes on Undo after creating a Non-empty Child GameObject. Steps to Reproduce:1. Create new Game object2. Create a child non-empty... Read more
Crash in scripting_icall_string_to_utf8 when using a 3rd party debugging...
This crash is coming from a custom debug log implementation of third party library which does not cover the unicode characters. If y... Read more
Message "Invalid antiAliasing value (must be at least 1)" when selecting...
@fredericv fixed it with new hdcameraEditor Read more
Application.targetFrameRate is not ignored within the Editor and affects...
How to reproduce:1. Open the attached "case_1158168" project2. Open and Play "SampleScene" Scene3. Select "Main Camera" GameObject4.... Read more
Unable to change the Box collider component on a cube by dragging a new ...
I attempted to change the box collider component by dragging a box collider preset on top of it. Repro Steps:1. Create a cube in the... Read more
[Shortcut Manager] Certain keybinds fail when Russian Display language i...
How to reproduce:1. Change your Windows Display language and the keyboard layout language to Russian2. Create a new Unity Project3. ... Read more
[HiDPI] Maximized/expanded undocked window doesn't get rescaled when dra...
Maximized/expanded undocked window doesn't get rescaled when dragging to different scaled monitor. Steps to repro:1. Open empty proj... Read more
Unity throws NullReferenceException or EndLayoutGroup errors when Editor...
How to reproduce:1. Open given Unity project2. Enter "DisplayCancelableProgressBarBugScene"3. Click on Main Camera5. In inspector cl... Read more
Batch mode Unity Editor crashes without stack trace when %APPDATA% is no...
How to reproduce:1. Download tester submitted shell script2. Tweak directories so they point to valid Unity editor3. Run script with... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected