Search Issue Tracker
[XR SDK] [Lumin] Magic Leap app fails to start when built from batch mod...
Reproduction steps:1. Open the attached project folder ("2019.4.zip")2. Make sure the Library folder is deleted3. Open the "build.ba... Read more
[Shadergraph] Deleting stack blocks of Universal RP targeted shadergraph...
Reproduces in:Master (98f77b5705)10.4.0 candidatesDoesn't reproduce in 10.3.0 releaseRepro steps:1. Create a universal lit shader2. ... Read more
[2D] [SpriteShape] At certain cases, vertex data allocation may not be e...
Steps to Repro: 1. Download attached project, SpriteShapeBuildCrash(1).zip2. open the project in Unity3. build and run the project4.... Read more
GPU lightmapper penumbra shadow sorting is incorrect
GPU lightmapper uses shadow penumbra to sort by instead of indirect color. I noticed this issue when working on a bugfix. Baked outp... Read more
Errors are thrown when turning on "FinalImageHistogramView" HDRP debug o...
Reproduction steps:1. Create Unity HDRP 2020.2 project2. Open HDRP debug window: Window > Render Pipeline > Render Pipeline De... Read more
Event Trigger uses only the first component in the stack
Reproduction steps:1. Open the user's attached project and SampleScene scene2. In the Hierarchy window, select Canvas/Button3. In th... Read more
[InputSystem] Mouse button clicks interpreted as vertical scrollwheel in...
How to reproduce:1. Open the attached project (InputCase.zip)2. Open the SampleScene3. Press Ctrl+B to build the project4. In the pl... Read more
'Invalid time range' error appears in the Console when passing < 0.02f v...
How to reproduce:1. Open the attached '1311378.zip' project2. Open 'SampleScene'3. Enter the Play mode4. Observe the Console Expecte... Read more
PlayerInput Spawned with Invoke Unity Events targets Prefab instead of i...
Reproduction steps:1. Open the user's attached project and InputIssue/SampleScene scene2. Enter the Play mode and press "a" button (... 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