Search Issue Tracker
Crash on ReadArticulationJointCacheData when creating ML Agents
How to reproduce: Open the user attached project Enter Play Mode Observe the crash Reproducible with: 2.0.1 (2020.3.39f1, 2021.3.8f1... Read more
Grouping shortcut works when a Group is multi selected together with any...
Steps to reproduce: Open any Project with Shader Graph installed Create any Shader Graph and open it Create any 2 Nodes and select t... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
[XR Management][Quest] Windows MR settings are included in Android build...
Repro steps:1. Open attached project2. Build and Run on a Quest3. Observe the log Actual: "Error Unity A scripted object (probably U... Read more
The Profiler shows incorrect data and spams the console with "Missing Pr...
How to reproduce:1. Open any project with the Input System installed2. Import the attached Unity Package3. Open Scene "ConnectedSyst... Read more
[Android][macOS][Logcat] Terminal is not opened with "Open Terminal" fro...
Editor throws "Win32Exception: Cannot find the specified file" and Terminal doesn't open when the "Open Terminal" option is selected... Read more
Entering too big of a number in 2D Renderer Lightmode Tags freezes the E...
Steps to reproduce:1. Create a new Universal 2D project2. Create a 2D Renderer Asset (Create > Rendering > URP 2D Renderer)3. ... Read more
"Opacity As Density" feature becomes disabled on textures when the fifth...
Reproduction steps: Open the “OpacityTest” project Open the “SampleScene” scene In the Hierarchy click on “TEST_TERRAIN” GameObject ... Read more
[OSX] [MovieTexture] Whenever a movietexture is played in OSX player it ...
Reproduction steps:1) Build attached project for OSX x86_642) Run the build--- It will crash right after the splash screen (Player.l... Read more
Cinemachine collider visualization is stuck when switching scenes
Repro steps:1. Open attached project2. Open the Physics Debug window and in the Physics Debug overlay panel check the "Collision Geo... 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