Search Issue Tracker
Visual Effect overlay has no tooltips for the playback controls
How to reproduce:1. Create a new Unity project and install the VFX Graph package2. Create any VFX Graph and drag it into the scene t... Read more
GenerateID is not allowed to be called during serialization, call it fro...
An error is thrown when opening the project. After opening it, Unity somehow corrupts and starts throwing this error when creating n... Read more
[VR] In Play mode moving input focus away then back to the Editor makes ...
In a VR-enabled scene with the Oculus Rift connected and VRSettings.enabled false, you can make VRSettings.enabled become true simpl... Read more
[Android] LocationService stuck Initializing with new InputSystem
1. What happenedWhen Active Input Handling is set to Input System Package (new), Input.location.status remains stuck in the 'Initial... Read more
[WIN] Cross compilation job Assembly-Csharp.dll failed when building for...
How to reproduce: 1. Open attached project2. Build to iOS- Note that the build fails with error: Cross compilation job Assembly-CSha... Read more
Pass.CompileVariant throws errors when iterating over all subshaders and...
STR: 1. Create a new surface shader.2. Put the attached script into the `Assets/Editor` folder.3. Run the script from the menu "MyMe... Read more
[URP] using SMAA on Camera & Render Scale above 1.05 on Pipeline Asset c...
Reproduction steps:1. Create a new URP template project2. Find the Pipeline Asset "UniversalRP-HighQuality" and switch its Render Sc... Read more
[Serialization] Object reference becomes undefined when struct is serial...
Steps to reproduce: 1. Open attached project2. Open scene "Main"3. Run it4. Notice NullReferenceException - it's caused when struct ... Read more
Models which have a LOD below the MaximumLOD level are not omitted in a ...
Reproduction steps:1. Open the attached “MaxLODbug” project2. In the “Build Profiles” window (File > Build Profiles), make sure o... Read more
Crash on __pthread_kill when opening a project with a broken prefab
Reproduction steps:1. Open the user's attached project Expected result: Project opensActual result: Project crashes when opening Rep... 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