Search Issue Tracker
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
Crash in ApiGLES::CheckFramebuffer on ATI Radeon HD 4770 when forcing gl...
Machine is available via http://confluence.hq.unity3d.com/display/DEV/QA+Physical+Lab To reproduce:1. Connect to specified machine2.... Read more
[Hub] Documentation module download hangs on initial installation
Steps to reproduce:1. Download Unity via HUB link from Saihai2. In Hub's "Install Unity" window, make sure the "Documentation" modul... Read more
[ProBuilder] Box Selection for Vertices does not select all some Vertice...
How to reproduce:1. Create a new URP Template project2. Import ProBuilder3. Create a Shape with a large number of Vertices (A Sphere... Read more
[Perforce] P4 integration with Overwrite Failed Checkout Assets enabled ...
1. Download and extract the "1315831 repro" project into a Perforce Workspace2. In P4V Add and Submit the Assets, Project Settings a... Read more
Unable to modify RWStructuredBuffer elements via indirect dispatch of a ...
Reproduction steps:1. Open project "dispatch_indirect_bug.zip"2. Open Scene "TestScene"3. Enter Play Mode4. Observe Game view Expect... Read more
worldPos not set in standard shader if SHADER_API_D3D11 is defined
Reproduction steps: 1. Open the attached project2. Make sure D3D9 is target graphics API3. Observe the scene4. Change target graphic... Read more
[WindowsMR][XRSDK] Use primary window causes UWP standalone to not open ...
1. What happened 2. How we can reproduce it using the example you attached - open project- toggle use primary window on- toggle the ... Read more
[Addressables] LoadResourceLocationsAsync doesn't find Addressable addre...
How to reproduce:1. Open the attached "1392399_Repro.zip" project2. Open the Scene "SampleScene"3. Enter the Play Mode Expected resu... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View 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