Search Issue Tracker
Shader compilation fails with "implicit cast from "float" to "vec2"" err...
How to reproduce:1. Open the user's attached project2. Select Edit/Project Settings/Player/Other Settings and set OpenGLCore as Grap... Read more
[GPU PLM] [Crash] Memory leak and crash after switching lightmapper to '...
Prerequisites: pull the repro project from here: https://ono.unity3d.com/test-data/gi-tests/LightmappedTrees Steps to repro: 1. Open... Read more
Unity crashes when calling GameObject.Destroy() on an "empty" GameObject
Description: This crash happens when calling GameObject.Destroy() on an "empty" GameObject that has a VectorLine from the Vectrosity... Read more
Assertion failed errors when moving RectTransform
Steps to reproduce: 1. Open attached project, Scene repro32. Select the "OptionsMenu" Child in "Canvas"3. In Scene view move the obj... Read more
[iOS] Texture on device takes more memory than it should
To reproduce:1. Open the attached project2. Build for iOS with Profiler attached3. Build with Xcode to iOS device4. Open Profiler wi... Read more
Missing Microphone and Camera UI fields in player settings when opening ...
Reproduction steps:1. Open the user's attached project "Hierarchy.zip" using macOS target platform2. Go to Edit > Project Setting... Read more
[IL2CPP] CultureInfo.DateTimeFormat.DayNames returns an array with extra...
To reproduce:1. Open attached project2. Build and run to Android device with IL2CPP background3. Connect the phone to editor console... Read more
Enabling Animator causes animation to finish immediately
To reproduce:1. Open attached project2. Play Scene3. Wait 10 seconds4. Click enable5. Notice that the animation finishes immediately Read more
Crash on __pthread_kill when opening a project with a broken prefab
Reproduction steps:1. Open the user's attached project Expected result: Project opensActual result: Project crashes when opening Rep... 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