Search Issue Tracker
PhysicsUserData and PhysicsRotate issues when using Burst.
PhysicsUserData cannot be used in a C# Job when using Burst as it contains an object. PhysicsRotate constructors also cause issues w... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
[Mac Editor] Unity Editor icon does not follow macOS Tahoe guidelines
Steps to reproduce: Open the unity editor on macOS Tahoe Look at the dock Actual results: The icon is in "squircle jail" Expected re... Read more
The wrong face edge is selected when clicking shared edges/vertices in E...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. In Scene view, sel... Read more
[Android] Calling AndroidJavaClass.CallStatic causes a JNI crash
Repro steps:1. Open QA attached project "repro_1139007"2. Switch the build target to Android3. Build and Run Actual: App crashes aft... Read more
SerializedObjectNotCreatableException when saving after exiting Play Mode
How to reproduce:1. Open the attached “TestingProject2” project2. Open scene "Assets/CharlieMadeAThing/NeatoTags/Demo/Scenes/DemoSce... Read more
Hover gets stuck when using touch and setting the button display to none...
Reproduction steps:1. Open the user's attached project2. Open "Assets/t" scene3. Enter Play Mode4. Make sure Game view is set to Sim... Read more
Use legacy light probe sample counts is enabled for newly created projects
Steps to reproduce: 1. Create a new project using any template2. Open Project Settings > Editor3. Notice that "use legacy light p... Read more
"Problem detected while importing the Prefab file" errors on Learning Te...
Steps to reproduce: Create a new 3D URP project. Install Window > Package Manager > Unity Registry > Visual Effect Graph. I... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code