Search Issue Tracker
Moving Cinemachine Camera parented to Cinemachine Brain causes non deter...
Reproduction Steps:1. Open attached project "CinemachineBug.zip" and scene "SampleScene"2. In Hierarchy window, select the "Cinemach... Read more
There are artifacts in the Build when "Load texture data on demand" is e...
How to reproduce:1. Open the attached project "load-texture-data-on-demand-bug.zip"2. Open Edit>Project Settings...3. Enable Edit... Read more
Editor freezes when inserting a bug number to the array of points in “Ha...
How to reproduce:1. Open the user’s attached “DrawAAPolyLineBug.zip” project2. In the Hierarchy window, select “DrawAAPolyLineBug” G... Read more
Depth surface errors appear when using render scale and a second camera
How to reproduce:1. Download and open the attached "RenderScaleSecondCamera" project2. Open "SampleScene" scene3. Enter Play mode4. ... Read more
Unable to type "#" when using the Assets context menu search bar
How to reproduce:1. Create and open a new Unity project2. Right-mouse-click on the Assets folder in the Project window3. Type "#" in... Read more
Crash on Material::GetShader when the cache is pointing to an invalid ma...
The text cache cleanup was tied to the GFXDevice cleanup, executing every domain reload. This behavior was modified at some point, r... Read more
[UIToolkit] TwoPaneSplitView splitter jumps position when it should not ...
How to reproduce:1. Open the attached project "IN-57280.zip"2. Open Window>TestTwoPanes3. Move the splitter in the TestTwoPanes w... Read more
Secondary Textures appear white when sampling them from the Sprite Atlas...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/testSceneForBugReporting.unity” Scene3. Enter the... Read more
Animation playback head is not moving when using the "," or "." keys
Reproduction steps:1. Open the attached “TimelineAnimationWindow - 2023.3.zip” project2. Select the “New Timeline” GameObject to ope... Read more
[Android] Player pauses for 1-5 seconds on start when Write Permission i...
How to reproduce:1. Open the "IN_56838" project2. Make sure "Write Permission" is set to "External (SDCard)" in the Project Settings... 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