Search Issue Tracker
Assets are reimported when AssetPostprocessor class is renamed
Reproduction steps:1. Open the user's attached project2. Navigate to Editor/Folder1 and open TestPostProcessor2 script3. Change the ... Read more
Shader error in 'Hidden/PostProcessing/FinalPass' when using Post Proces...
Reproduction steps:1. Open project "ShaderBuildBugTest.zip"2. Add Post-process layer to the Main Camera in SampleScene3. Build on An... Read more
Collisons not ignored when Physics2D.SetLayerCollisionMask is set
How to reproduce:1. Open the user's attached project2. Enter Play mode3. Try to walk through a door Expected results: You're able to... Read more
Editor crashes on RaiseException when allocating huge amount of memory
Reproduction steps:1. Open the user's attached "MicroTest.zip" project2. Load SampleScene3. Enter Play mode-- Observe the crash Repr... Read more
[Profiler] Raw Hierarchy PlayerLoop entries unfold automatically when fo...
How to reproduce:1) Create a new Unity project2) Open the Profiler window3) Select CPU Module, Raw Hierarchy4) Enter Play Mode and e... Read more
[HDRP] Check Scene Content for HDRP Ray Tracing - unclear what it does
We have this option under Edit/Render Pipeline/HD Render Pipeline/Check Scene Content for Ray Tracing (location might have changed).... Read more
[XR SDK] [WMR] Player window is displayed in split-screen on main display
Reproduction steps:1. Open the attached project ("XR Plugin Testing.zip")2. Add "main" scene to build3. Build and run the project Ex... Read more
NullReferenceExceptions are thrown after selecting an Visual Effects Gra...
How to reproduce it:1. Open the attached project "1315582.zip"2. Load the "SampleScene" Scene3. Select a "Visual Effect" GameObject ... Read more
Deleting a context node and a block while both are selected throws a nul...
Repro steps:1. Create an Initialize context.2. Add Set Age to it.3. Select both the Initialize context and the Set Age block and del... Read more
'Model is not registered' errors when disconnecting a system between its...
Repro steps:1. Create a new VFX and open it2. Delete the edge between Initialize and Update3. Observe the console errors. Expected o... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template