Search Issue Tracker
Camera.main.WorldToScreenPoint() returns negative Y value when changing ...
To reproduce:1. Open attached project2. Open the Test scene.3. Change the position(z value) of gameobject "Main Camera"4. Notice y v... Read more
CapsuleCollider2D behaves incorrectly when affected by PlatformEffector2...
Steps to reproduce (watch gif):1. Open attached project2. Open "PlatformEffector2D" scene3. Press play4. Move big rectangle with pla... Read more
[ILL2CPP] Reflection GetMethod returns NULL
Reproduction steps:1. Open the "Archive" attached project.2. Open and play "Untitled1" scene.3. Note the message:- Awake:Void AddLis... Read more
Keyboard shortcuts are enabled while eye dropper is active (OSX only)
Steps to reproduce : - open the attached project- ensure "Verify Saving Assets" is enabled in preferences- open the scene- select "N... Read more
Unity doesn't open a custom editor window that is a part of a custom layout
Unity doesn't open a custom editor window that is a part of a custom layout when opening the project or changing the layout in the e... Read more
Canvas with Screen Space Overlay camera is not null if its render mode w...
Steps to reproduce: 1. Open attached project "testing_canvas"2. Open "test" scene3. Enter play mode-Canvas render mode is set to Scr... Read more
Importing a grayscale image as single channel with low quality setting t...
Steps to reproduce: 1. Open attached project2. Clear console3. Select "portrait_adam" in assets- NullReferenceException is thrown3. ... Read more
Prefab instance changes to color properties with ColorUsageAttribute are...
To reproduce:1. Open the project attached by the user2. Open the scene "Scene"3. Select "Color Prefab Override" in the Hierarchy Exp... Read more
EditorPrefs.GetString's default value can not be null
To reproduce:1. Open attached project2. Press Window > Test EditorPrefs. Alternatively, put this line in a script and run it: Deb... Read more
Deleted position's key value in animation falls back to default 0 which ...
How to reproduce:1. Create a new project2. Create a cube in the scene and move it so x, y, and z are not equal to 03. Create a new a... 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