Search Issue Tracker
Unity throws Visual Studio integration related XMLException when the pro...
How to reproduce:1. Create a folder named "Project&"2. Create a new Unity project inside this folder3. Open the project in Unity... Read more
Bolt plugin restarts its Setup Wizard after clicking on Generate Inspectors
How to reproduce:1. Open User's attached project "Blocky gAME.zip"2. In the project, open the Bolt Setup Wizard3. In the Hierarchy w... Read more
Moving a RigidBody with Transform.Position causes its Kinematic Child Ob...
How to reproduce:1. Open user-submitted project (Rigid Test)2. Enter Play Mode3. Check the 'Button Start' checkbox in the 'Cube' Gam... Read more
[VR] Text Mesh Pro Plugin text Only Renders in Left Eye with Single Inst...
Steps to reproduce:1. Create a new project2. Enable VR3. Set Stereo Rendering Mode to Single Pass Instanced4. Create a new TextMeshP... Read more
incorrect default interpolation type when using double-click to create a...
When creating keys in-between existing keys (default Auto-Clamped), created keys are expected to be the same interpolation type as a... Read more
[Physics] Physics Raycaster does not detect the full object's collider b...
Steps to reproduce:1. Open user attached project2. Play the scene3. Select the EventSystem and observe the output4. Select the Game ... Read more
[Graphics] Direct3D 12: missing support for generating mipmaps on 3D ren...
[Graphics] Direct3D 12: missing support for generating mipmaps on 3D render textures 1. What happened We use 3D (volume) render text... Read more
Search does not work for samples emitted using Profiler.BeginSample
When emitting a sample usingProfiler.BeginSample("MySample");// do stuffProfiler.EndSample()The sample will show up in hierarchy-vie... Read more
Mouse Events aren't detected on a GameObject without a Rigidbody which i...
Repro steps:1. Open QA attached project "repro_1064589"2. Open scene "0"3. Enter Play Mode4. Click the Sphere on the right5. Observe... Read more
[UWP] Project with UTNotifications plugin breaks by default generated Vi...
Steps to reproduce:1. Download 1058023_repro.zip2. Switch platform to UWP and build project3. Open Visual Studio solution4. Open man... 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