Search Issue Tracker
[HDRP] Error thrown on clicking the "Embed Configuration Editable Packag...
On clicking the "Embed Configuration Editable Package" button to install the package in the HDRP Wizard window causes the editor to ... Read more
Spline “Key” Field in Inspector window doesn’t have character limit, bre...
Steps to reproduce:1. Create new Unity project using Universal 3D Template2. Open Package Manager window3. Find and Install “Splines... Read more
Game view becomes black and the Scene window becomes grey, “ArgumentOutO...
How to reproduce:1. Create a new project using a 3D URP or HDRP Core template2. Change the name or delete the “SampleScenereProfile”... Read more
Calculation results are different from Coroutine and normal function
Calculation results are different from Coroutine and normal function. Steps to reproduce:1. Open attached project's "777550.zip" sce... Read more
[2D PSD Importer] NullReferenceException is thrown when attempting to ma...
How to reproduce:1. Open the user attached "PSD importer test.zip" project2. Select the "FPK_Classic" file in the Assets folder3. Ma... Read more
Crowd.Proximity.Collect takes a long time with idle agents
Users see that when having idle agents with tiny radius the time sent in processing proximity query explodes. http://forum.unity3d.c... Read more
Shader Graph Template Browser does not have the new feature Terrain Shad...
Steps to reproduce:1. Create a new project2. In the Project window, right-click and select Create>Shader Graph>From Template3.... Read more
[Multiplayer] We can't use Start method in classes derived from NetworkL...
Original NetworkLobbyPlayer class uses Start method itself: public void Start(){DontDestroyOnLoad(gameObject);} So, when you try to ... Read more
[URP] UI is not rendered in the Scene view when it is disabled in Render...
How to reproduce:1. Open the attached "case_1343144.zip" project and Scenes/SampleScene scene2. Make sure that Scenes/Renderer Trans... Read more
Pointer Click events do not fire on Plane gameobjects
Physics Raycaster was missing... oops. 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
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera