Search Issue Tracker
"Post process Layer" and "Flare Layer" Components are missing a document...
How to reproduce:1. Create a new Unity project2. Select the "Main Camera" GameObject in the Hierarchy3. Click "Add Component" -> ... Read more
“NullReferenceException” errors are thrown in the Console when clicking ...
Steps to reproduce:1. Create a new project2. Open Window > Search > New Window3. Dock Search window tab to Game view Tab4. Ena... Read more
[Editor] Multiple "[...] is inaccessible due to its protection level" er...
How to reproduce:1. Open the attached "IN-129366_georges rocket.zip" project2. Enter Safe mode3. Observe the Console Actual result: ... Read more
Option+R shortcut doesn’t work on selected item in Search window because...
Steps to reproduce:1. Create new Unity project2. In Hierarchy create Cube GO3. Open Search window4. In Search field type “Cube”5. Se... Read more
VFX Graph Debug Info overlaps the "Initialize" block debug info by default
How to reproduce:1. Create a new Unity Project and install the VFX Graph package2. In the Project window, right-click -> Create -... Read more
Asset's filename gets truncated at the last newline when exported and re...
How to reproduce:1. Create and open a new 3D project2. In the terminal, from the project’s root directory, run this command: “ touch... Read more
Saving changes on the dirty VFX Graph during the Play mode throws "The r...
How to reproduce:1. Open the attached project "VFXBug"2. Open the "SampleScene" scene3. Enter the Play Mode4. Open the "New VFX" Ass... Read more
Changing Transform values in Search window Inspector loses focus while d...
Steps to reproduce:1. Create new Unity project2. In Hierarchy create Cube GO3. Open Search window4. In Search field type “Cube”5. Se... Read more
Inspector tries to access file after it was deleted when the file was lo...
How to reproduce:1. Create a new project2. Create a new MonoBehavior Script in the Assets folder3. In the Inspector window, lock the... Read more
Package signature validation unexpectedly return an invalid signature st...
Description When validating a signature, the Package Manager checks the validity range of the code-signing certificate used to sign ... 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