Search Issue Tracker
Undoing Render Texture from Camera leaves Game View black if Scene View ...
How to reproduce:1. Open any project with either URP or HDRP setup2. Setup Game View and Scene View so only Game View is visible3. I... Read more
"Assembly with name 'Unity.InternalAPIEditorBridge.005' already exists" ...
Steps to reproduce: 1) In an empty Unity project, edit the Packages/manifest.json file and set its contents to the following: {"depe... Read more
_BlitScaleBias is not set when using a custom shader
How to reproduce:1. Open the attached “TrueBlitterBug.zip“ project2. Open the “SampleScene“ Scene3. Observe the Game view Expected r... Read more
Custom overlay height does not change when trying to resize it by draggi...
1. Open the attached "PROJECTFILE" project2. Open the “ASSETPATH” asset3. In the custom Editor window “ExampleGraph” toolbar, click ... Read more
The wrong mesh is pasted when copying and pasting a Rig with bones and i...
How to reproduce:1. Open the attached “RigCopyPasteBug.zip“ project2. Select the “Model“ asset3. Open the “Sprite Editor” and select... Read more
[AR] Failed to create ModelTargetObserver: DATABASE_LOAD_ERROR error is ...
Steps to reproduce:1. Open the attached user's project "test App.zip"2. Select "TestScene.unity" in Build Settings3. Use the Build A... Read more
[WebGL] unityInstance.SendMessage crashes WebGL Runtime when passing a l...
Reproduction steps:1. Create a new 3D project2. Click File > Build Settings… > Select WebGL > Switch Platform3. Click Edit ... Read more
Docked custom Overlay does not display content when it is clicked in a c...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the “ASSETPATH” asset3. In the custom Editor window “ExampleGra... Read more
Warnings that TAA is enabled but will be disabled because MSAA is enable...
How to reproduce:1. Open any project with an RP installed2. In a Scene select your Camera GO and in the Inspector enable AA under "R... Read more
Nav Mesh Agent is unable to move on the Y axis when the NavMeshSurface G...
Reproduction steps:1. Open the attached project “NavMeshIssue”2. Open the “Assets/Scenes/SampleScene” Scene3. Enter the Play mode4. ... 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