Search Issue Tracker
[MacOS] Impossible to create a project when at least one folder's name i...
Repro steps:1. Create a folder "projects." anywhere on the machine2. In Unity Hub, try creating a new project with the location set ... Read more
Duplicating a game object causes freeze or crash on GameObject::IsActive...
How to reproduce:1. Open the attached project2. Open the "SampleScene" scene3. In the Hierarchy, select GameObject4. Duplicate the G... Read more
Undoing changes in the prefab with missing script references breaks pref...
To reproduce: 1. Open the project, attached by tester2. Select tree_sml_2 object in the hierarchy3. Move said object in the scene vi... Read more
[HDRP] Artifacts appear when Motion Vectors Per Object Motion is used
How to reproduce:1. Open attached project2. Enter the Play Mode3. Use on screen buttons to move the Prefab4. See the flickering on t... Read more
Serialized items in a list overlap each other when adding new items in I...
Reproduction steps:1. Open the attached 'Test Ground' project2. Observe the 'Assets/New Overlap List.asset' in the Inspector3. Add a... Read more
Raycast made on UI with multiple graphic Raycasters sort strangely when ...
Steps to reproduce:1. Open user-supplied project ("GraphicRaycaster2019.zip")2. Enter Play mode in the Sample Scene3. Notice the Con... Read more
"Update() can not take parameters" error is thrown when implementing Lat...
Reproduction steps:1. Open the attached “MonoMethodsSO” project2. Observe the Console logs Expected Result: No errors are thrownActu... Read more
Editor crashes in _PluginImporter::GenerateAssetData_ when dragging a ...
Reproduction steps:1. Open the attached project2. Drag and drop "Word" Prefab into Hierarchy-Crash Regression started: 5.3.0f4 Repro... Read more
Line Renderer Edit Points Scene View gizmo is not updated when a Point i...
How to reproduce:1. Open the attached project named "line bug"2. Open the Scene named "bug" and select the Line object in Hierarchy3... Read more
NetworkAnimator only syncs animations from server to clients not the oth...
Reproduction steps:1. Open the attached project "Project Folder"2. Open the scene "Main"3. Build for windows (haven't tested others)... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template