Search Issue Tracker
TextureSheetAnimation loops through all frames when Cycles is set to 2 o...
How to reproduce:1. Create a new project2. Import "BulletShell.unitypackage" package3. Drag "BulletShell" (Assets/Particles/Bullet) ... Read more
Visual Effect Graph throws NullReferenceException when you drag in the f...
Visual Effect Graph throws NullReferenceException when you drag in the first VFX created in an empty project To reproduce:1. Create ... Read more
List exceeds maximum array size (1024) when using Material.SetFloatArray...
Steps to reproduce:1. Download GlobalTest.zip and open "TrySetWithListScene" scene2. Enter play mode3. Check console Expected result... Read more
[Shuriken] Size over lifetime defaults to Z axis
1. Open Scene1 from attached project.2. Create a new particle system.3. Select Size over lifetime.4. Observe how the default axis is... Read more
No text shown on Button and InputField elements
1. What happenedUpgraded my project from 5.3.3p2 to 5.3.3p3 and one of the scenes had missing text on Button and InputField elements... Read more
[iOS] PropertyInfo incorrect for objects serialised to JSON
Steps to reproduce:1) Open the project attached by me.2) Build the project for iOS.3) Deploy the project to a device via Xcode.4) Op... Read more
Asset Bundles fail to build when adding a [SerializeField] value to code...
How to reproduce:1. Open the user-attached project2. Build the Asset Bundles (BuildTest → Build AssetBundles)3. Create a Build (File... Read more
[iOS] HandHeld.PlayMovie doesn't work correctly in Landscape mode on iOS6
To Reproduce: 1. Deploy the attached project to an iOS6 device.2. Rotate the device to landscape mode.3. Play video in any mode.4. O... Read more
Editor crashes when compiling scripts if UNITY_DIAG_ENABLE_DOMAIN_RELOAD...
How to reproduce:0. If not set already, set the UNITY_DIAG_ENABLE_DOMAIN_RELOAD_TIMINGS system environment variable to value 1 and r... Read more
[HDRP] Baked reflection probe causes the scene to always be marked as dirty
How to reproduce:1. Open the attached "ReflectionProbeSave.zip" project2. Open "SampleScene" and notice that it's marked as dirty in... 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