Search Issue Tracker
[Motion Blur] GameObject stays blurry after completing its motion
How to reproduce:1. Open attached project "repro_1024863"2. Import "Post Processing Stack" from the asset store3. Select cube GameOb... Read more
[XR] Editor crashes on removing vuforia resource files
Editor crashes on removing vuforia resource files after disabling "Vuforia Augmented Reality Supported" in XR settings Steps to Repr... Read more
[Particles] non R/W mesh from asset bundle is not rendered in particle s...
To reproduce: 1. Open the project, attached by the user (psr_bug.zip)2. Open the "main" scene3. Use the bundleMesh asset as the mesh... Read more
Crash on GetAllScenePathsFromAssetBundle when calling UnityWebRequestAss...
How to reproduce:1. Open attached Unity project "ReproProject"2. Load "MainFarmScene" scene3. Turn on the Play mode Expected result:... Read more
[WSA] Application.version does not return version number
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Open the test.unity scene4. Click on "File" -&g... Read more
[iOS][Android] UnityWebRequest cannot download the File which path conta...
To reproduce: 1. Download attached project "ReadLocalAndroid_2017.3.1p4.zip" and open in Unity2. Open "TestScene" scene3. Run logcat... Read more
Using HTTPS instead of HTTP causes the call never complete and timeout
To reproduce:1. Open the QA's attached project2. Play the scene Expected result: Using HTTP works the same as using HTTPSActual resu... Read more
Video player doesn't show anything on Scriptable Render Pipeline
To reproduce: 1. Open the project, attached by the user (Bug_VPlayer_HD.zip)2. Open the "SampleScene"3. Enter Play mode4. Observe th... Read more
Editor crashes while importing a terrain with heightmap
Steps for reproduction:1) Download the project `TerrainHeightmap` below and load it in Unity2) Observe the crash Notes:- Callstack c... Read more
Integer field is displayed when having public Enum variables in classes ...
To reproduce:1. Open user's project2. In Project window, select CustomAsset3. Observe Inspector window Expected: public Enum variabl... 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