Search Issue Tracker
"2D GameKit" Tutorial's MovingPlatform Component is not saving propertie...
How to reproduce:1. Open the "2D GameKit" Tutorial Project2. Drag the "MovingPlatform.prefab" to the Scene3. Untick the "Moving" Che... Read more
GameObject is Translated in the next frame when the GameObject is Instan...
Steps to reproduce:1. Open the original project2. Enter Play mode Expected results: GameObject with an Entity Component is Instantia... Read more
[UI] "Press and Release" for Press Interaction does not trigger action o...
Github Bug: https://github.com/Unity-Technologies/InputSystem/issues/368 Repro:1. Download project and package at: https://github.co... Read more
[Windows][Keyboard] Context menu key is not reported.
Github bug: https://github.com/Unity-Technologies/InputSystem/issues/22The old input system report the key as Menu key, but not on t... Read more
Unity Editor's Memory Usage grows when profiling (showing up in the prof...
To Reproduce:1. Open a new and empty project2. Open the Profiler Window3. Make sure your profiler target is the Editor4. Make sure "... Read more
System.Globalization.CultureInfo.CurrentCulture returns Invariant Cultur...
To reproduce: 1. Download attached project "CurrentCultureBug.zip" and open in Unity2. Open "CultureBug" scene3. Enter to Play mode4... Read more
[VFX] Deleting a block in any contextual node disconnects all nodes conn...
Repro steps:1. Create a new particle system2. Assign an inline Texture2D node to the main texture slot3. Delete any node4. Observe h... Read more
[macOS] Player.log is not opened after right-clicking the Console window...
How to reproduce:1. Create a new Unity project2. Build and Run the project to generate a Player.log file3. Right-click the Console w... Read more
Reimporting Shader Subgraphs takes abnormally long and occasionally hang...
How to reproduce:1. Open the user-submitted project ("shadergraph.zip")2. Open the "Shaders" folder and reimport the "Back Face Colo... Read more
Crash on SemiNumericCompare when opening prefab
How to reproduce:1. Open the attached project2. Select Resources/Gem.prefab in the Project3. Press "Open Prefab" in the Inspector Ac... 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