Search Issue Tracker
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
In the inspector, per-channel editor dropdowns are invisible if the audi...
To reproduce this issue: 1. Open the attached project2. Open 'test' scene3. Play the scene4. Select 'Bass' channel in the project vi... Read more
Y Axis is inverted in WebGL build
-e: it is the other way around compared to editor and other platforms -repro:--create scene with 1st person controller from standard... Read more
Changing Toggle.active in inspector does not call OnValueChanged
Repro: 1. Open project from 'toggleRepro.zip' run, click the red checkbox, observe that 'testScript.cs' outputs a value in Console. ... Read more
Missing Method Exceptions not caught at compile time
Repro:1. Open and run the project notice the MissingMethodException after play. 2.Notice that the snippet below (from Test.cs) is co... Read more
Grid Layout Group does not work correctly if the Start Axis is set to Ve...
To reproduce the bug: 1. Open the attached project2. Open 'Main' scene3. Press play4. Notice that the Grid Layout Group with Vertica... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template