Search Issue Tracker
[iOS] Archiving Xcode project fails because of incorrectly built analyti...
Steps to reproduce: 1. Create new Unity project2. Switch to iOS3. Build the project4. Open Xcode project5. Click Product/Archive to ... Read more
[Assert] Screen position out of view frustum error printed non stop (Cam...
Open Scenes\level1.unity in the attached project and press Play. Notice how the Console gets spammed with "Screen position out of vi... Read more
Blank Unity project crashes at start on specific Android devices from Un...
When building empty Unity 5.4 project to specific android devices (samsung galaxy tab 3 lite(SM-T113) or Amazon fire 7) it crashes o... Read more
NullReferenceException in Editor: Texture Import Changes cannot be applied
How to reproduce: 1. Open attached project2. Modify the import settings of CloudParticle.png- Try changing the format, for example3.... Read more
External Texture is not visible in Player/Build when Canvas Render Mode ...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Observe that there's a transpare... Read more
Filled UI Image element display broken
To reproduce:1. Open attached project2. Select image gameobject3. Adjust fill amount4. Adjusting the fill amount will break the image Read more
[Physics][Rigidbody]OnTriggerExit/Enter triggered excessively when switc...
Reproduction steps:1) Open project(TestTestTest), proceed to test scene and go into play mode.2) In hierarchy select the cube and un... Read more
[Input System] Player Input Manager's Join Action is not triggered when ...
Reproduction steps:1. Open the attached project ("case_1260625-JoinAction.zip")2. Open the repro scene ("MainMenu")3. Enter Play Mod... Read more
Shader variant build preparation does not scale
When building shaders Unity enumerates through all possible shader variants to be able to strip the excess variants using scriptable... Read more
[AssetDatabase] Prefab resource is null when loaded after restart of Editor
Reproduction steps:1. Open user attached Project2. Open "Assets\Scenes\SampleScene" Scene3. Press Play4. Restart the Editor5. Press ... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist