Search Issue Tracker
[LOD] SpeedTree prefab with 'Fade Transition Width' > 0 logs errors when...
Steps to reproduce: 1. Open the attached project2. Open and play 'Test' scene3. Notice the errors spammed in the console each time a... Read more
[Android][GameActivity] Confirmation button is missing from the touchscr...
Steps to reproduce: Open the attached "WebCamTexture-TestProject.zip" project Switch to Android Platform in File > Build Settings... Read more
SpriteShape throws ArgumentException error when checking position validi...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Press the Play button and observe the Console... Read more
Sprites disapear when selecting multiple objects and using the Transform...
Steps to reproduce : 1. import the project attached2. add a few sprites to the scene located in the folder3. select all the sprites4... Read more
[Mac] UnityEditor Mac sometimes loses the installed Platform Support
To reproduce:1. Create a new project2. Set Platform Support to iOS or Android3. Close Unity4. Open the project again Expected result... 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
[Android] Normals not oriented properly on Adreno 2xx models
To reproduce:1) Open attached project2) Open Scenes/Main scene3) Make sure the camera is set to position X: 2.940638 Y: 25.82 Z: 14.... Read more
[LWRP] Area Light does not generate light when its Shape is set to Disc
Repro steps:1. Open attached project2. Open Game view3. Select "Area Light" in the Hierarchy4. In the Light component, change the Sh... Read more
SceneManager.GetActiveScene() returns wrong scene in Awake and OnEnable
Steps to reproduce:1) open the project2) open one of the scenes3) drag other 2 scenes into hierarchy4) right click the bottom scene ... Read more
[ComputeShader] Writing into RenderTexture wont read in a vertex shader
Steps to reproduce: 1. Open attached project "768938.zip"2. Open scene "demo"3. Run scene4. In hierarchy, select "Plane" and notice ... 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