Search Issue Tracker
Model Visualizer: Data Misaligned with section title
Steps to reproduce: Create a Unity project Install AI Go to "Edit -> Project Settings" Select "Model Visualizer", which should be... Read more
Scene Grid gets partially shrunk when Shadow Intesity option is set abov...
Reproduction steps:1. Open the attached project named Case_11865002. Open the "Test" scene and select the Point Light 2D3. Increase ... Read more
Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...
Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... Read more
2 by 3 layout blanks all editor windows
1. Load any project2. Go to the layout dropdown ( top right corner in unity editor )3. Select 2 by 3 Result: All windows becomes bla... Read more
Local Package project files are generated incorrectly when the Package i...
How to reproduce:1. Open the project in the attached folder (RelativePackageTest.zip)2. In the Project view, go to Packages/Graphics... Read more
ArgumentException when creating a Font Asset with "Get Kerning Pairs" ch...
How to reproduce:1. Create a new project2. Import the Avalon.tff to the project3. Install TMP package4. Window > TextMeshPro >... Read more
“Render Quad” Material icon is not rendered in Inspector
Reproduction steps:1. Create a new project2. Install Visual Effect Graph package3. Create Visual Effect Asset (Create > Visual Ef... Read more
[ShaderGraph] Node reordering displays code language for the property
Steps to reproduce: Create a new URP project. Assets > Create > Shader Graph > Blank Shader graph. Add at least two nodes i... Read more
[XR] TrackedPoseDriver does not work with Daydream
How to Reproduce: 1) Add a cube to a new scene.2) Attach a trackedPoseDriver to the cube.3) Set the trackedPoseDriver's device field... Read more
AssetDatabase.V2.Refresh Occurs Twice when editing Assemblies
Reproduction steps:1. Open attached project "My project"2. Open Iteration Profiler by navigating to Window -> Analysis -> Edit... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist