Search Issue Tracker
Move tool glitches when using Vertex snapping
How to reproduce:1. Open the attached 'New Unity Project.zip' project2. Open 'SampleScene' and select 'Cube(1)'3. Make sure that ''M... Read more
[Mac] Event.modifiers are not detected when EventType.KeyDown is used
How to reproduce:1. Open the attached project ("case_1156398")2. Create a new GameObject3. Attach "Test" script to the object4. Ente... Read more
Value of a variable in the scene is reset to the original prefab value o...
How to reproduce:1. Open attached project "Case_1159768_repro.zip"2. Select "OBJE" GameObject in the Hierarchy3. Click "SetA" button... Read more
Vector2 and Vector3 Property Field height is 2px larger than other Prope...
How to reproduce:1. Download and open the attached project 'WidePropertyField.zip'2. Open Tools -> Test3. Set Wide Mode to True b... Read more
GUI Windows are non-interactive when instantiated in a custom Editor window
How to reproduce:1. Open the attached 'project-1222547.zip'2. In the Editor select 'Test' > 'GUIWindow Demo'3. Try interacting wi... Read more
[IMGUI] GameObjects or Menu scaling for 4k monitor is always distorted
For 4k monitors, when UI scaling is increased from the preferences window the file menu does not get scaled whereas the gameObjects ... Read more
GUI Error gets thrown in the Console when double-clicking on the selecte...
How to reproduce:1. Open the user's attached project2. Open the Console (Window > General > Console)3. In the top menu bar sel... Read more
IMGUI's EditorGUI.IntSlider causes a StackOverflow and crashes after a f...
How to reproduce:1. Open attached project "New Unity Project.zip"2. In the Editor select Window -> IntSliderIssue3. Observe the C... Read more
Editor crashes after a few StackOverflow errors when OnGUI() method has ...
How to reproduce:1. Open attached project "New Unity Project.zip"2. In the Editor select Window -> IntSliderIssue3. Observe the C... Read more
Errors are thrown when adding On Click actions on multiple GameObjects w...
How to reproduce:1. Create a new Unity project2. Add an empty GameObject3. Add a 'Button' Component to the object4. Duplicate the ob... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved