Search Issue Tracker
Remove mention of 'graphicsPixelFillrate' from SystemInfo.graphicsShader...
SystemInfo.graphicsPixelFillrate became obsolete in 5.0 - there's still reference to it in SystemInfo.graphicsShaderLevel SR page. Read more
legacy diffuse shader applies ambient probe twice (dynamic GI texture + ...
To Reproduce: 1. Open the project from the last email sent by user. 2. Observe that the lighting on meshes in the scene 'Light Test ... Read more
External: webgl doesn't build from non-ASCII path
Steps to repro:1. Create a new project. Make sure the path contains any letter from 'ąčęėįšųūž'2. Build to webgl, observe the failure Read more
Dragging anything into Audio Mixer area gets a NullReferenceException
To reproduce:1) Create new project2) Create an Audio mixer and a random asset of other type3) Open Audio Mixer window4) If you try t... Read more
Sprite atlas textures can not be uniquely identified because packing tag...
Sprite atlas textures can not be uniquely identified because packing tag is not appended to the name Read more
WebGL build problems with gamepad controls in different browsers
Open http://kaijukun.com/lab/webgl/dueland attach two gamepads to your OS.The controls are analog stick and A for shootingOn Windows... Read more
When an object with a cloth component is selected, the Scene View's came...
How to reproduce:1. Open the attached project2. Open "ClothCameraIssue" scene (it has Sphere game object with Cloth component)3. Sel... Read more
Image.fillAmount value no longer affects visible fillAmount if set to 0.0f
Repro: 1. Open the attached project, add ' Debug.Log(_image.fillAmount); ' just after fillAmount is set to 'GaugeControl.cs'. 2. Run... Read more
<GetComponent<SphereCollider>().isTrigger = true> crashes Unity on Windows
To reproduce this bug: 1. Open the attached project2. Open 'Enemy attacking NPC' scene3. Press play4. Stop the scene5. Unity crashes... Read more
Controllers/gamepads not recognized by WebGL build
-e: see title -repro:--build attached project's test scene (it is https://github.com/pbhogan/InControl from Asset Store fame convert... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument