Search Issue Tracker
[Crash] Infinitely recursive function which allocates memory crashes unity
Reproduction steps with a project:1. Open attached project "AscensionCrashTest"2. Open scene "Main"3. Run the game Notes:1. Crashes ... Read more
Particle System prefab doesn't simulate when in prefab mode and the Edit...
Reproduction steps:1. Open attached project "LinxuPrefabBugs_2019_4.zip"2. Enter Play Mode3. In Project window, select Assets/Partic... Read more
[Searcher] package sample project is not shown in the package descriptio...
Searcher package sample project is not shown in the package description if it is not installed. If the package has a sample project ... 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
Editor doesn't stop importing or creates fake duplicates of files when t...
How to reproduce:1. Download the "ExampleFiles.zip"2. Create a new project3. Open the project's Assets directory using any file expl... 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
[Enlighten] No indirect when Mixed Lights are overridden as Realtime
Repro: - Download and import the attached repro project- Open the Scene SampleScene.unity- Select the light Spotlight- Ensure that t... Read more
Building through batch mode fails if a script was deleted outside of the...
Reproduction steps:1. Open and Exit "UnityIssue726318.zip" project2. Delete any script (Advert.cs)3. Run Unity with the command line... 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