Search Issue Tracker
[iOS] iOS.Device.generation doesn't contain iPad 7th generation
How to reproduce:1. Open the attached TestiPad7.zip project2. Build for iOS and deploy the Xcode project to the iOS device Expected:... Read more
Unity hangs when debugging and inspecting an EntityManager inside Rider
How to reproduce:1. Open the "Entity_Repro.zip" project2. Open the "SampleScene" scene3. Open the test.cs in Rider4. Attach debugger... Read more
IL2CPP Master build crashes when a job with a pointer variable with Nati...
How to reproduce:1. Open the attached project "1195977.zip"2. Build and run the project Reproducible with: 2018.4.14f1, 2020.1.0a15 ... Read more
[iOS] UnityWebRequest.SendWebRequest will never finish if the same URL i...
How to reproduce:1. Build the "WebRequestFreeze.zip" project for iOS2. Build & Run the app on device via Xcode3. Check the conso... Read more
Mask is not being rendered into RenderTexture in Game View when Render M...
How to reproduce:1. Open user attached 'Svg UI Repro.zip' project2. Open 'SampleScene' Scene3. Select 'Mask' child of 'Canvas - Scre... Read more
[iOS][Editor] Lensflare effect edge has a visible part of the borderline
How to reproduce:1. Open the attached lens_flare_test.zip project2. Inspect the Game View3. Enter the Play Mode (The issue is better... Read more
Crash on C++ native plugin allocation
Steps to reproduce:1. Open the attached project ("1195844.zip")2. Open "SampleScene" Scene3. Enter Play mode4. Press "Enter" and onc... Read more
Errors regarding missing .meta files when installing Build Report Inspec...
How to reproduce:1. Create a new project2. Go to Window -> Package Manager3. Click on Advanced and tick 'Show preview packages'4.... Read more
Artifacts are Rendered when Instantiating a Prefab with a Lightmap in a ...
Steps to reproduce:1. Build user's attached project2. Notice the Prefab has major artifacts on a Build Expected results: Lightmaps a... Read more
[ECS][DOTS] Script re-compilation in Play mode causes "NullReferenceExce...
Reproduction steps:1. Open "Bouncy Ball I.zip" project2. Open any script (AreaAxisComposite.cs)3. Enter Play mode4. Write a trivial ... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature