Search Issue Tracker
APV: "Invalid AABB result" error is thrown when "Display Probes"or “Debu...
Reproduction steps: 1. Open the “ReproProject“ project 2. Open “Assets/Scenes/SampleScene” scene 3. Open the Rendering Debugger w... Read more
Profile Analyzer cuts off a frame when pulling data from the Profiler
How to reproduce: 1. Open the attached '1281874.zip' project' 2. Open the Profiler (Window > Analysis > Profiler) 3. In the 'Target ... Read more
Button doesn't appear as toggled/activated when using GUIStyle with GUI....
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. In the Hierarchy, select the "ButtonsManager" GameOb... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine 2. Try to build it for WebGL 3. Notice that the build won't ... Read more
The UIToolkit Dropdown menu does not show the last item when accessed in...
How to reproduce: 1. Open the “UIToolkitBug.zip“ project 2. Open the “Example” scene 3. Enter the Play Mode 4, Select “Misc“ in ... Read more
[M1] Editor glitches/freezes or Mac crashes when increasing particle cap...
Reproduction steps: 1. Open the user's attached project 2. Open "Firework.vfx" VFX graph 3. Increase "Rate" and "Capacity" to 999... Read more
Sprite-Lit-Default shader's Normal Map and Mask textures are not affecte...
How to reproduce: 1. Open the attached project (1270850.zip) 2. Open the "Main" scene 3. In the Project window select the "Mat" mate... Read more
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps: 1. Open project in "2020.1.0a20.zip" 2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Nod... Read more
Unloading source asset immediately after Blit(source, dest) can result i...
How to reproduce: 1. Open "SampleScene" Scene in the attached "BundlesTest.zip" Project 2. Enter Play Mode 3. Press the "Run Blit Te... Read more
Particle System Trails do not die after Particles die when Instantiating...
Steps to reproduce: 1. Open users attach project "ParticleTrailTest.zip" 2. Navigate to Project -> Assets and open SampleScene 3. En... 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