Search Issue Tracker
[HDRP] Volume profile override is removed along with NullReferenceExcept...
All added Volume profile override removed on resetting along with following errors:-AddAssetToSameFile failed because the other asse... Read more
[iOS] "Duplicate symbols for architecture ARM64" error occurs during dep...
How to reproduce:1. Open the attached "case_1212342.zip" Unity project2. Build the Scene for the iOS platform3. Attempt to deploy th... Read more
Crash on mono_gc_wbarrier_range_copy when loading a Scene async
Reproduction steps:1. Open the attached “repro-project“2. Enter Play Mode3. Click “New Game“4. Observe the crash Reproducible with: ... Read more
[2D] Newly created Sprite Mask has Sprite preset to a latest sliced Sprite
[2D] Newly created Sprite Mask has Sprite preset to a latest sliced Sprite Steps to Repro: 1. import a Texture2. set the Texture Typ... Read more
Background color of the Scene window turns black when lighting is toggle...
How to reproduce:1. Open the attached 'project-1178539.zip' project and load 'BugScene' scene2. In the Scene window toggle Light Bul... Read more
"GitRepoService::MissingFileError" shown after renaming already commited...
To reproduce: 1. In a new project, create a script named Test2. Publish the script to Collab3. Duplicate the script4. Rename the ori... Read more
[iOS] All iPhone builds show iPhone 6 plus launch image
To Reproduce: 1. Build the attached proiject (simulator or device).2. Notice that on all iPhones the iPhone 6+ landscape image is sh... Read more
[HDRP] UI Mask is ignored when UI element containing the Mask is placed ...
How to reproduce:1. Open the attached project("Test_2018.3.6f1")2. Go to Project > Assets > Scenes > Sample Scene3. Observe... Read more
[XR] Editor crashes with ComputeBuffer::SetData when exiting the Play Mo...
How to reproduce:1. Open the user's project2. Enter the Play Mode3. Exit the Play Mode Expected result: Editor does not crashActual ... Read more
[Presets] Deleting a single preset from the project generates an error i...
1. Open a fresh project2. Create a preset out of anything (components, importers, assets)3. Select the preset from the project view ... 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