Search Issue Tracker
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
Editor crashes when creating new Texture2D with DXT1Crunched, DXT5Crunch...
Steps to reproduce:1. Download 1179336_repro.zip and open "SampleScene"2. Enter play mode Results: Editor crashes when creating Text... Read more
[UWP] Cannot run C# Unity Debugger on UWP Xbox Apps
Steps to reproduce: Create a Blank Project targeting UWP Follow the steps available here to correctly configure your project for C# ... Read more
"Runner Game" Template - Outdated instructions in Setup Unity Ads tutorial
How to reproduce:1. Create a new project using the "Runner Game" template2. Start and follow through the "Setup Unity Ads" tutorial ... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more
Terrain component missing its help icon
All components in Unity have a help icon that when clicked send the user to the local documentation page for that component, but the... Read more
There is no BuildOptions enum for WaitForManagedDebugger option
How to reproduce:1. Create a new project2. Create a new script3. Try typing "BuildOptions.WaitForManagedDebugger" (needs "using Unit... Read more
Render Feature causing black screen only on some iOS devices
How to reproduce:1. Download and open the attached "FogErrorTest" project2. Build and deploy the project to iOS3. Observe the screen... Read more
Addressables increase the size of an app when opening it repeatedly with...
Steps to reproduce:1. Open and "Build and Run" user-supplied project2. Check the size of the app on the device by holding on the app... Read more
Updating the UI Text component every frame increases memory allocated to...
To reproduce: 1. Open the project, attached by user (MemoryTests.zip)2. Open "main" scene3. Enter Play mode4. In Profiler, select Me... 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
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog