Search Issue Tracker
Creating new VS graph drop down options are not highlighted
How to reproduce: 1. Open new project with VS package 2. Under Window>Visual Scripting Graph 3. Click arrow on the right side of Cre... Read more
Visual artifacts appears when Cinemachine Depth Of Field is on
Reproduction steps: 1. Open the user's project "AccumulationRepro.zip" 2. Open the Game view and set the resolution to 4K UHD (3840x... Read more
Unity Editor doesn't recompile at boot when Scripting Define Symbols are...
Reproduction steps: 1. Create a new project 2. Go to Project Settings > Player > Scripting Define Symbols and create 2 new Scripting... Read more
Crash when calling Graphics.RenderMesh for a Mesh that was destroyed
Reproduction steps: 1. Open the attached project "Test_script" 2. Open "Assets/Scene/Sample Scene" scene 3. Disable "GameObject" fro... Read more
Editor crashes when entering the Play Mode
Reproduction steps: 1. Open users attached project 2. Open Scenes/SampleScene 3. Enter the Play Mode Expected result: Play Mode is ... Read more
Animation Controllers instantiated from bundles lose the animation infor...
How to reproduce: 1. Open the attached “AnimationControllerBugRepro.zip” project 2. Open the “BootScene” Scene 3. Build the Addressa... Read more
The second parameter type in "X86.Sse4_2.crc32_u64" is "long" while it s...
Reproduction steps: 1. Observe the crc32_u64 method second parameter type in Unity Burst Intrinsics 2. Observe the crc32_u64 method ... Read more
Editing Shader includes does not always update Shaders when changes are ...
Reproduction steps: 1. Open the attached Unity project "ShaderIssue.zip" from Google Drive (link in the edit) 2. In the Project wind... Read more
New profiler module can be created without the title when user adds a sp...
To reproduce: 1. Open an Editor; 2. Go to Window -> Analysis -> Profiler; 3. Click on a dropdown next to “Profiler Modules”; 4. Cli... Read more
ProBuilder Window tooltips don't show up on mouse cursor hover
How to reproduce: 1. Open any project with the ProBuilder package installed 2. Open the ProBuilder Window (Tools > ProBuilder > ProB... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key