Search Issue Tracker
When the Particle System setting 'Start Lifetime' is set to 80 and 'Prew...
Reproduction steps:1. Open the attached project 'case_862158-particle_bug';2. Open the scene 'particlebugtesting';3. Build in Standa... Read more
Shader function ComputeScreenPos does not actually compute screen positi...
Steps to reproduce:1. Download and open the attached project2. Open the scene view3. Move the Quad along any axis Expected result: q... Read more
Particle system causes runtime crash in non-development builds in specif...
Steps to reproduce:1. Create a project2. Create a Particle System3. Select the Particle System in Hierarchy4. Check Prewarm in Parti... Read more
[Android] [iOS] Small memory leak on each UnityWebRequest request leads ...
Steps to reproduce: 1) Download attached project 'TestProject5.5.zip' and open in Unity2) Build and run 'Test' scene on a device3) C... Read more
[Android] Input.deviceOrientation doesn't return orientation of the device
How to reproduce:1. Open the attached "862093orientation.zip" project2. Build and run on android device3. Run the app keeping the de... Read more
[Android] VideoPlayer crashes when calling videoPlayer.Prepare()
How to reproduce:1. Open the attached project2. Build and Run videoTest2 scene on Android deviceResult: Application crashes when ini... Read more
UI Canvas redundantly updates Transform if its parent Transform is not d...
Steps to reproduce:1. Open the attached project (UICanvasBugReport.zip)2. Open the Assets/NotOk.unity scene3. The NotOk scene has a ... Read more
Built game crashes the player when ParticleSystem.emission component is ...
To reproduce : 1.Download and open attached project2.Go to File3.Press Build&Run option4.Play the game at default options Reprod... Read more
Player crashes when loading multiple scenes with occlusion culling
Steps to reproduce:1. Open attached project2. Build standalone3. Run built playerResult: player crashes when loading multiple scenes... Read more
Loading multiple bundles using AssetBundle.LoadAssetAsync freezes editor
How to reproduce:1. Open user's project2. Enter play mode There is a low chance that the bundles will be loaded successfully, in tha... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code