Search Issue Tracker
[WebGL] Heavy audio distortion while playing certain clips in WebGL builds
Reproduction steps:1. Open attached project2. Build scene "TestScene" for WebGL3. Run the build (reproduced in Chrome, Firefox &... Read more
Last dropdown item is too small
To reproduce:1. Open attached project2. Play ExampleOptionsScreen3. Click the dropdown4. Highlight last item5. Notice that highlight... Read more
player crash when stripping engine code
-e: see title, build works when disabling engine code stripping -repro:--build project with engine code enabled--run in Chrome--NOTI... Read more
[Material] Material.Lerp returns wrong colors when using it in Linear co...
Steps to reproduce: 1. Open attached project "MaterialLerp.zip"2. Open scene "MaterialLerpBug"3. Compare "Skybox" and "Skybox2" mate... Read more
Big font size is getting clamped and not centered
Repro steps:1) Open the project which was sent in 5.12) Run it and notice that the text(Super/Hot) is centered and covers the whole ... Read more
[GLCORE][OSX] Creating script's component throws a series of errors OPEN...
How to reproduce:1. Create a new project2. Create new empty game object3. Add Component in inspector4. Type a name (for instance tes... Read more
[AnimatorController] Crash at AnimatorOverrideController::GetBehaviours
Repro steps:1) Open the project and ScavengerLevel1 scene2) Run it( If doesn't crash - stop and repeat, sometimes it might take few ... Read more
[EditorSceneManager] Calling GetActiveScene in Awake() crashes Unity
Steps to reproduce: 1. Open attached project "GetActiveSceneCrash.zip"2. Open scene "repro"3. Run it Workaround: Call GetActiveScene... Read more
OnAudioFilterRead is never called if added programmatically via AddCompo...
How to reproduce:1. Open the attached project2. Open test scene ( creates default empty Unity scene with a 3D Cube, Audio Source, an... Read more
[CanvasScaler] Editor freeze when setting Scale Factor to 0
Repro steps:1) Open the project and scene in it2) Select Canvas object and change Canvas Scaler component's Scale Factor to 03) Noti... 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