Search Issue Tracker
[HDRP] Need to update HDRP wizards documentation
The location of HDRP wizard is outdated in the doc Read more
NavMeshPath::GetCornersNonAlloc generate 32B of Garbage per frame
To reproduce: 1. Open the attached project (GetCornersGarbage_Test.zip)2. Open the Sample Scene3. Enter Play mode4. Open the Profile... Read more
Generated shader code ignores the type of the variable passed when passi...
How to reproduce:1. Open the user's project2. In the Project window go to Scenes/SampleScene3. Enter the Play Mode Expected result: ... Read more
Pasting or duplicating an object in Hierarchy results in all active scen...
How to reproduce:1. Open attached project "TestProject.zip"2. In Hierarchy window, observe that two scenes are opened3. In SampleSce... Read more
[Audio][Warning] Applying echo effect component to an audio source which...
Applying echo effect component to an audio source which streams audio from a URL throws warning 2. How we can reproduce it using the... Read more
Nested "Run Subgraph" nodes cause infinite asset reimport
How to reproduce:1. Create a new project2. Install the Behavior package through Window → Package Manager → Unity Registry3. Create 2... Read more
[Scripting] DLL does not update and "MissingMethodException" error is th...
Managed DLL does not update automatically and throwing "MissingMethodException" error when accessing the code from DLL. Steps to rep... Read more
[ExecutionOrder] OnTriggerEnter2D is called before Start if object is in...
Steps to reproduce: 1. Open attached project2. Open "Untitled" scene3. Run it4. Open console and notice that OnTriggerEnter2D is cal... Read more
EditorApplication.projectWindowItemOnGUI should also return the targeted...
projectWindowItemOnGUI does not allow identifying sub-assets, so for example you can't customize project view rendering of a Mesh pa... Read more
[Android] SoftInput is taking full screen in landscape
As discussed with Yury. We should look into IME_FLAG_NO_FULLSCREEN being added to the imeOptions.Uses full screen in Landscape orien... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes