Search Issue Tracker
Editor version is added to a bundle when using RecompressAssetBundleAsyn...
Reproduction steps:1. Open the user's attached project "AbTest"2. In the menu bar click Test/TestAb3. Open Assets/AB/456 in a Hex Ed... Read more
Window restoration no longer restores EditorWindow instances correctly
This is a regression due to the removal of fullscreen playmode (see the following PRs): 2023.1 2022.2 2022.1 The issue in the remova... Read more
[URP][Quest] URP specular precision artifacts on curved surfaces
Reproduction steps1. Open the attached user's project "URPSpecularPrecisionOnCurvedSurfaces.zip"2. Open "SpecularPrecisionTest.unity... Read more
UI Toolkit TextField caret/cursor is offet when at the end of a string
Reproduction steps1. Open the attached user's project "ConsoleTestProject.zip"2. Enter Play Mode3. Click on the first text box and t... Read more
Unity Crash on "VFXManager::Update" when adding VFX graph to sub Scene
How to reproduce:1. Open the project “IN_23247”2. Open “TestScene” in Scenes3. In Hierarchy select “New Sub Scene“ Scene4. In Inspec... Read more
”AnimationController” dependencies are updated just when the project is ...
How to reproduce:1. Open the user’s attached “AnimationControllerTest.zip“ project2. Open the “SampleScene” Scene3. Enter Play Mode ... Read more
Platform settings are added to texture .meta file when the Editor is closed
Steps to reproduce:1. Open the “Project” project in any but standalone platform2. Select one of the textures in Assets/PlaceholderUI... Read more
[URP] Can't remove Custom Renderer Feature after it has been deleted or ...
Steps to reproduce: Create a new URP project Create a Renderer Feature (Assets>Create>Rendering>URP Renderer Feature) Add t... Read more
Standalone Profiler Crashes when opening because of asset database calls
Reproduction steps: 1. Create a new "VR Template" Project2. Open "Window > Analysis > Standalone Profiler" from Context Menu E... Read more
[Android] .so without lib prefix loads in development-build, but not in ...
Reproduction steps: Open the user’s attached project “UnityTestProject“ Go to Window > Package Manager and install Android Logcat... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal