Search Issue Tracker
Editor crashes on "GrayscaleFilterEffect::RenderGrayscaleFade" when obje...
Reproduction steps:1. Open attached "test47" Unity project.2. Open "Standart Assets/Scenes/withrealgeo" scene.3. Click on "HoloPrint... Read more
[Shader Graph] Entries list sections overlapped with each other in Enum ...
Display Name & Reference Suffix sections are overlapped with each other in Entries under Enum / Material Quality keywords while ... Read more
ScriptableSingleton is not editable through an Inspector
How to reproduce:1. Open the attached Project "Test2022.2.9"2. Open the Project Settings window (Edit -> Project Settings)3. Sele... Read more
Unity Camera produces wrong pixel values in build when the Camera has a ...
Reproduction steps:1. Open the user's attached project2. Open File > Build Settings3. Add the open Scene to the build4. Build and... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
MacOS Player - Disabling URP SSAO breaks terrain & lightning
Reproduction steps:1. Open the attached “Repro“ project2. Build And Run the project (File > Build And Run)3. Start up a “Survival... Read more
Crash on pthread_mutex_trylock after Reloading Domain
Reproduction steps:1. Open the attached "Repro" project2. Enter and exit Play mode3. Open any script from the Assets4. Make any chan... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... Read more
Launching Unity from command prompt ignores command line arguments when ...
Reproduction steps:1. Open the Command prompt2. Call "C:\Program Files\Unity 5.4.1p1\Editor\"Unity.exe -batchmode Note: Calling "C:\... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items