Search Issue Tracker
Memory Profiler fails to enumerate a specific Heap Segment
Reproduction steps:1. Open the attached project "PointerNoRead"2. Open Memory Profiler (Window > Analysis > Memory Profiler)3.... Read more
Clicking Open next to Custom Post Processing in HDRP Global Settings doe...
Steps to reproduce: 1. Open any HDRP-enabled project2. Create a new Post Processing volume asset (Assets>Create>Rendering>H... Read more
Frame rate becomes lower after turning vertical sync on and off when in ...
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Build And Run the project (File > Build And Run)3. Observe the fr... Read more
Spline Overlay Element Inspector has cut off values when the entered val...
How to reproduce:1. Open any project with Splines installed2. In Scene Hierarchy create a Spline > Draw Spline Tool3. Draw a coup... Read more
Errors "SplineAnimate does not have a valid SplineContainer set." are th...
How to reproduce:1. Open any project with Splines installed2. Select any GameObject3. Add Components "Spline Animate", "Spline Insta... Read more
APV data is writing into the LightProbes object
Observed behavior:The Editor is running out of memory when baking a large APV volume on what seems to be serializing SH probe data i... Read more
Memory is allocated but nothing happens when duplicating Values with the...
How to reproduce:1. Open any project2. Select a GameObject in the Hierarchy3. Select any value shown in the Inspector4. Hold down th... Read more
"You must exit play mode to save the scene!" Error is thrown instead of ...
How to reproduce:1. Open any project2. Modify the Scene3. Enter Play Mode and make Scene and Game Views not visible, but do not clos... Read more
"Frame Selected" and "Lock View to Selected" broken in subscenes (Windows)
On Windows 10, the "Frame Selected" feature triggered by pressing F and the "Lock View to Selected" feature triggered by pressing Sh... Read more
"DX11 Could not switch resolution" error in Windows Standalone Player af...
Steps to reproduce:1. Open the attached user's project "UnityTestSwitchResolutionDX11.zip"2. Download the attached "unitywin.zip" an... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES