Search Issue Tracker
[UI Builder] NullReferenceException is thrown on clicking the Settings b...
On clicking the Settings button in the UI Builder window, Editor threw NullReferenceException, refer to the attached video Steps to ... Read more
Errors are thrown when building project for WebGL where project is on a ...
How to reproduce:1. Open a new Unity project2. Build for WebGL Expected result: Build is successfulActual result: Multiple errors ar... Read more
Poor profiler performance when navigating the timeline view and reviewin...
Reproduction steps:1. Open attached project "profiler-slow-performance.zip"2. In Profiler window, load Example/ProfilerCapture.data3... Read more
Material Thumbnail in the Project window appears in solid Magenta and do...
How to reproduce:1. Open the attached project named "Case_1339406"2. Inspect the thumbnail of the "MAT-Defence Shield" material loca... Read more
Linux build executable fails to start when being run through an environm...
How to reproduce:1. Create a new project2. Name the executable "test" and build the project3. In the system's terminal add the full ... Read more
ProfilerRecorder 'Render Thread' statistic reports the LastValue as 0 wh...
How to reproduce:1. Open the user's attached project2. Open the 'SampleScene'3. Enter the Play mode4. Observe the Game view Expected... Read more
Shader cache grows indefinitely
Shader cache has no means of automatically purging old entries. This means that the cache grows indefinitely unless manually deleted... Read more
[HDRP] GameObject's sides not affected by Directional Light are pitch bl...
How to reproduce:1. Open the user's attached "speedtreetest.zip" project2. Open the "ssgitest" Scene3. Observe the "Cube" GameObject... Read more
Prefab's overridden properties aren't transferred when copying it to ano...
How to reproduce:1. Open the user's attached "CopyPasteBug.zip" project2. In the Project window double-click on the "CopyFromMe" Pre... Read more
Editor crashes on vk::DataBuffer::CreateResource during import process w...
Reproduction steps:1. Open the attached project "eden_F1Mobile2.zip" from the Google Drive link Reproducible with: 2019.4.28f1, 2020... 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
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS