Search Issue Tracker
Inspector mode defaults to "Normal" after Editor restart
Reproduction steps: 1. Create a New Project2. Change Inspector mode to "Debug"3. Restart the Editor4. Notice that the Inspector mode... 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
[Editor][Windows] Custom window querying Mouse position freezes when Gam...
Github: https://github.com/Unity-Technologies/InputSystem/issues/630 Repro:1. Download attached project2. Open custom window: Window... Read more
[ShaderGraph] Group Node drop area for adding new nodes to Group becomes...
Repro: 1. Create a node2. Convert that to a Group Node3. Create another new node4. Add that node to the Group Node5. Undo until the ... Read more
[ShaderGraph] Converting Color Node to HDR and back to Default still use...
Repro Steps:1. Create Color Node2. Assign a non-white, non-black color3. Change to HDR4. Add additional HDR ranges to the color5. Co... Read more
ShaderGraph Gradient node does not attach to a Sample Gradient if it is ...
Reproduction steps:1. Open the attached project named "Case_1154941"2. Open the "Test" shader graph3. Try to attach the Gradient nod... Read more
All properties get stacked in one position when converting ShaderGraph n...
How to reproduce:1. Create a new Unity project2. Download the ShaderGraph package3. Create a PBR Graph and add several property node... Read more
[LWRP] Particles/Unlit shader is missing pragma shader_feature _DISTORTI...
How to reproduce:1. Open the attached "case_1155521-ParticleUnlitDistortion" project2. Open scene "SampleScene"3. Inspect the 3 quad... Read more
Change AudioMixer "Send" effect -> "Send level" dB has no affect which r...
How to reproduce:1. Open attached project "DuckVolumen2019.1.3f1.zip" and scene "SampleScene"2. Open "Audio Mixer" window3. Select "... Read more
[Timeline] Timeline animation resets to the first frame if animations tr...
To reproduce:1. Open users attached project "TimelineFinalFrame.zip"2. Open "SampleScene.unity" scene3. Select DirectorTimeline time... 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