Search Issue Tracker
[Reflect][iOS] Package compilation errors are thrown on installing Unity...
Package compilation errors are thrown on installing Unity Reflect on Mac if iOS support is not installed. Refer the attached screens... Read more
Unity crash when upgrading 2019.3 project to 2020.x caused by Generics
This crash was caused by a stack overflow trying to generate serialize commands for a generic instance containing a field of the gen... Read more
Editor crashes on opening folder in Project Browser when Cache Server is...
How to reproduce:1. Create a new project2. Go to Unity=>Preferences and enable Cache Server3. In Project Browser open any folder ... Read more
[Reflect] Letters in Project Organization name in Reflect dashboard gets...
Letters in Project Organization name in Reflect dashboard gets trimmed from middle if it has more than 15 characters. Project Organi... Read more
Panel of Canvas with Screen Space - Camera Render Mode alpha is set to 2...
How to reproduce:1. Open user's attached "OpacityIssuce" project2. Open the "Sample" Scene3. Open the Build Settings (File->Build... Read more
[Critical] Editor crashes when #line directive is misplaced outside shad...
How to reproduce:1. Create a new 3D template project2. Create a new Standard Surface Shader and open it3. Add "#line 0" directive ri... Read more
NullReferenceException is thrown when using EditorStyles.wordWrappedLabe...
How to reproduce:1. Open the project "WordWrappedLabel.zip"2. Go to Window -> My Window and dock it somewhere3. In the Project wi... Read more
Label's tooltip does not update correctly when its text value is changed...
(see attached video) When changing a Label's text value continuously, the Label's Tooltip only displays the text when it was first e... Read more
Memory leaks when generating Auto Weights for a specific sprite in Skinn...
Reproduction steps:1. Open the attached project ("1263940.zip")2. Open "CharacterTest" scene3. Select "CaveMinerSkeleton_T" GameObje... Read more
[Vulkan] The amount of memory allocated for textures on Vulkan is almost...
Repro steps:1. Open attached project2. Make sure Vulkan is in use3. Build and Run a dev build on Android/WindowsStandalone Actual: T... 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