Search Issue Tracker
[iOS] UnityWebRequest.SendWebRequest Timeout property is being ignored u...
When using UnityWebRequest.SendWebRequest with timeout property set to a particular value that is smaller than the time required for... Read more
[Backport] When building the project with IL2CPP Scripting Backend the g...
How to reproduce:1. Create a new project2. Navigate to Edit > Project Settings > Player3. Set Scripting Backend to IL2CPP4. Go... Read more
SerializableObject.GetIterator() throws ArgumentNullException when Unpac...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1164099.zip" Unity project2. In the Hierarchy tab, select the... Read more
Particles do not collide when particle system is moving
1. What happenedFor cases when- PS is static and other objects are moving- particles don't move, but PS is movingThere's no collisio... Read more
Profiler missing statistics of manually rendered camera
How to reproduce: 1. Open attached project2. Open scene main.unity- Scene contains some cubes and two cameras. One camera renders th... Read more
[XR][Oculus GO][Oculus Quest] built-in shader is causing right eye to fl...
To reproduce:1. Open attached project "OculusGlassShaderBug.zip" (or any project containing objects with material that user Unity's ... Read more
It's not possible to create Texture2DArray with Compression because It d...
To reproduce: 1. Download attached "update Texture Array content at runtime.zip" project and open in Unity2. Open "Texture2DArray" s... Read more
[VFX] Unexpected garbage from SpawnOverDistance
Step to repro:- Import the package in URP or HDRP project- Enter in play mode- Look at the profiler- Observe the unexpected GC.Alloc... Read more
[HDRP][macOS] Depth of Field effect becomes black in Game view when Focu...
Reproduction steps:1. Create an HDRP project2. In the Hierarchy window select "Post Process Volume" GameObject3. In the Inspector wi... Read more
[Shuriken] Collider visualization does not scale to transform
Steps to reproduce: 1. Download and import attached project.2. Open scene: visualization3. Select particle system with name 'Blue' i... 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