Search Issue Tracker
[Android]Application.targetFrameRate cannot be set lower than 30
To reproduce:1) Create new project2) Create a script which in Start() would set "Application.targetFrameRate = 10;"3) Attach the scr... Read more
The Scrollbar becomes unusable when adding Elements to the List
How to reproduce:1. Open the “TestingScrollbar“ project2. Open the “SampleScene“3. In the Hierarchy, click on the “Test“ GameObject4... Read more
Window sidebar is resized with unpressed mouse button after clicking on ...
Steps to repro:1. Create the new project;2. Open the Project Settings window;3. Select any item in the sidebar (i.e. HDRP)4. With th... Read more
[macOS][M1] Segmentation fault error is thrown when running the usymtool...
How to reproduce:1. Open the Terminal Window2. Launch the "usymtool" tool (located at "/PATH/TO/UNITY/INSTALL/Unity.app/Contents/Too... Read more
"The TypeManager must be initialized" error thrown when the project is b...
How to reproduce:1. Open attached "TypeManagerError-master" project2. Open Build Settings (File->Build Settings...)3. Check Devel... Read more
ld: framework not found FBLPromises error when building Xcode
How to reproduce:1. Download the attached project2. Build the project for iOS3. Open the Xcode project4. Deploy the project to iOS5.... Read more
"Material '...' has _TexelSize / _ST texture properties which are not su...
Reproduction steps:1. Open the attached “BugReportProject” project2. Open the “Assets/Scenes/SampleScene” Scene3. Enter Play Mode4. ... Read more
Background color of the Scene window turns black when lighting is toggle...
How to reproduce:1. Open the attached 'project-1178539.zip' project and load 'BugScene' scene2. In the Scene window toggle Light Bul... Read more
Compute Shader doesn't seam terrains together when running Editor with N...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Simple.unity“ scene3. In the Scene View, fly around an... Read more
NullReferenceException and broken Shader Variant display when shader ass...
Steps to reproduce:1. Start a new project2. Go to project view and add a Shader3. Add a Shader Variant Collection and assign the cre... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved