Search Issue Tracker
Text meshes and Canvas elements are not rendered in prefab's preview image
How to reproduce:1. Open the attached 'Text Mesh Rendering in Preview Bug Reproduction.zip' project2. In the Project window observe ... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject