Search Issue Tracker
[Asset Pipeline V2] AssetDatabase.GetAssetPathsFromAssetBundle does not ...
How to reproduce:1. Open user-submitted project (BundleMismatchADBV2)2. See that all 3 fbx models are tagged as part of an 'avatar' ... Read more
Custom Event do not fire on builds
Steps to reproduce:1. Open supplied project ("GoblinSlaver.zip")2. Run the Scene "MovementTest"3. Notice the game working.4. Build i... Read more
[IL2CPP] Application crashes when accessing structure property by delegate
To reproduce:1. Open attached project2. Make sure backend is set to IL2CPP3. Build and run the project4. Press the "ClickMe" button ... Read more
[HDRP] Entire scene is white after removing Exposure from Post Processing
Steps to reproduce:1. Create a new template HDRP project2. Disable Exposure Post-Process effect Expected results: Scene becomes dark... Read more
[InputSystem] TrackedDeviceRaycaster has hard references on both Physics...
TrackedDeviceRaycaster currently has hardcoded references to both the Physics and the Physics2D class in Unity. Depending on the app... Read more
[IL2CPP][Windows]Standalone build crashes when using IMGUI
-e: see title, either removing imgui or new input system or switching to mono stops the crash--doesn't crash in 2019.3b7, 2020.1a7, ... Read more
[macOS][2017.4] Empty error appears in the Console window when certain f...
How to reproduce:1. Download the tester-attached script(uv_anim.js)2. Create a new Unity project3. Import the downloaded script4. Se... Read more
[Input System] Input from before game has started may leak into game
This can be seen in SimpleDemo, for example, when going into play mode and finding that the player is suddenly looking at the ground... Read more
[ProBuilder] 'Merge Objects' does not result in a consistent pivot locat...
1. Create a new unity project.2. Install the ProBuilder package. (Window -> Package Manager)3. Open ProBuilder toolbar. (Tools -&... Read more
Reparenting an entity throws a InvalidOperationException when entity is ...
How to reproduce:1. Open attached project ("Reparenting break.zip")2. Enter Play mode Expected result: Entity is successfully repare... 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
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size