Search Issue Tracker
Functions called by UI Toggles before Start() resulting in NullReference...
Repro step:- download and open this project- press play- notice the Null Reference exceptions: NullReferenceException: Object refere... Read more
Shadow Cascades debug view is broken when no shadow casting directional ...
Steps to reproduce: 1. Download CornellBox project, and open CornellBox scene (link in the comments)2. In the Hierarchy panel, make ... Read more
Orphaned ScriptedImporter assets don't reimport correctly when a new imp...
When a ScriptedImporter asset becomes orphaned (the ScriptedImporter type disappears), it changes to a DefaultImporter asset (), but... Read more
[VFX Window] Opening an effect via the edit button does not highlight th...
Repro steps:1. Create a new VFX asset2. Drag it into the scene3. Select it, and in the inspector click "Edit"4. Observe how the asse... Read more
[Android] "Error walking path" errors thrown after completing a build an...
Repro steps:1. Open attached project2. Build on Android3. Check the symbol_upload log Actual: "Error walking path Temp/StagingArea/s... Read more
[2D] [Animation V2] Unable to select sprite w/o geometry after moving a ...
[2D] [Animation V2] Unable to select sprite w/o geometry after moving a bone in Preview Pose Steps to Repro:1. import a character PS... Read more
When 'Prebake Collision Mesh' option is on, AssetBundle is built differe...
How to reproduce:1. Open the project2. Execute "Assets > Build AssetBundles"3. Move all files in "Your project path > build" f... Read more
Shadow caster count differs form builtin with same settings
Using LWRP, shadow casters are more, this seems to be something to do with the shadow culling of SRP. In builtin pipeline we get les... Read more
[Android] Tessellation shader does not work on an android device when AP...
To reproduce:1. Open attached project2. In the project settings, make sure that Vulkan is set for graphics API ( not OpenGLES3)3. Bu... Read more
Can not toggle visibility for all objects in the scene back to visible.
How to reproduce: Open any Scene. Click on the Eye-Button next to the Scene in the Hierarchy-Window (default new scene: it's next to... 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
- “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
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks