Search Issue Tracker
"Unable to match textureformat to simple format 0" error appears while s...
How to reproduce: 1. Open the attached project.2. Select the three textures in Assets window and observe an error in Console. Expect... Read more
UI images and texts disappear on editor focus change
Changing the focus to another application and back to Unity, causes some UI elements in the scene view to disappear. This includes i... Read more
[OSX] Unity takes up to 10 seconds to Quit on empty project
Steps to reproduce:1. Open empty project2. Build for iOS.3. Quit Unity4. Observe it takes a long time to quit Read more
Icon quality decreases after building
Steps to reproduce:1) Open the project attached by me (iconTest.zip).2) Build the project for any platform (Standalone, Android, iOS... Read more
Downgrading from PRO to PERSONAL when “Show Unity Splash Screen” is unti...
How to reproduce: 1. Open any (new) project with a Unity Pro license2. Go to Player settings and disable the Unity Splash Screen- No... Read more
Putting build into the background, then switching orientation causes the...
How to reproduce: 1. Open attached project2. Build to iOS and run3. Once the splash screen appears, immediately doubleclick the Home... Read more
OnTriggerEnter2D not called when enabling GameObject
Reproduction steps:1. Open the attached project2. Open the available scene3. Play scene4. Observe the Console logs Result: OnTrigger... Read more
Dependencies of loading asset are not unloaded if UnloadUnusedAssets is ...
How to reproduce:1. Open the attached project2. Check AssetBundleBuilder.cs script and change BuildTarget platform to yours3. Build ... Read more
[iOS] Using four finger gesture to switch between apps produces black sc...
Steps to reproduce: Note: make sure 'Multitasking Gestures' are enabled on the device in Settings > General. 1) Open any existing... 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