Search Issue Tracker
Physics 2D Manager documentation page is missing
Steps to reproduce: Open Physics 2D Manager documentation page (https://docs.unity3d.com/6000.0/Documentation/Manual/class-Physics2D... Read more
Tutorial window icons and colors do not adapt to Light Editor theme in V...
Steps to reproduce:1. Create new Unity project using VR Template2. Set Editor theme to Light (Preferences > General > Editor T... Read more
“Install Packages” button text goes out of its bounds when the Multiplay...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Multiplayer Center window (Window > Multi... Read more
Scrolling in a default ScrollView in WebGL builds is slower when compare...
Reproduction steps:1. Open the attached “IN-120665.zip” project2. Open the “ScrollTesting” scene3. Enter Play mode4. Scroll the Scro... Read more
[Linux] UI picking is offset to the left when Reference DPI and Fallback...
Reproduction steps:1. Open the attached “IN-119589” project2. Select the “--UI/panel settings” in the Project window3. Make sure “Re... Read more
Unity Behavior Node Wizard generates incorrect type reference for nested...
Steps to reproduce:1. Create a new script with a class containing an enum (e.g., `public class MyEnumScript { public enum MyEnum { V... Read more
'MonoScript' does not contain a definition for 'FromType' error when usi...
How to reproduce:1. Create a new Project2. Install com.unity.timeline 1.8.9 (Window > Package Management > Package Manager)3. ... Read more
“NullReferenceException” in VFXMemorySerialize and “Broken text PPtr in ...
Steps to reproduce:1. Create Unity project using Universal 3D Template2. Install VFX Graph package via Package Manager3. Install Lea... Read more
The Reset button does not reset the Default Inherited Theme in Default T...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Default Runtime Theme File (Assets > ... Read more
The Editor freezes indefinitely when setting the Parameters list element...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Filter Function Definition (Assets > ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default