Search Issue Tracker
Clicking 'Events' in ScriptReference/Events.UnityAction.html leads to a ...
go to .../ScriptReference/Events.UnityAction.html and click on 'Events' hyperlink, it leads to a non existing page. Read more
Changing "Use Direct3D 11" introduces shading artefacts on Lightmap Stat...
Steps to repro: 1. Create a new project and add some objects 2. Set them to static 3. Bake the lightmap 4. Switch off "Use Direct3D ... Read more
searching in manual doesn't work
To reproduce: 1. Open local Unity manual 2. Switch to Scripting API 3. Search for "gameobject" Expected result: Some results are fou... Read more
Building for webplayer, but webplayer says it can't update
To reproduce: 1. Create new project 2. Build and run for Web Player 3. Notice the error ("Unity Web Player update finished, but ins... Read more
After switching the inspector to debug mode, text in the inspector is br...
To reproduce: 1. Create a new project 2. Create a script 3. In the script create a public variable 4. Attach the script to a gameobj... Read more
LayoutGroup.SetLayoutHorizontal/SetLayoutVertical not called in Edit mod...
To Reproduce: 1. Open the attache project and select Panel in Canvas/Scrollrect 2. Change Direction in 'MultiLineLayout', notice t... Read more
Unspecified error during import of AudioClip
Import the attached wav.file. Unity can't import it and shows up this error: "Unspecified error during import of AudioClip Assets/Au... Read more
audio replay issues on FF (windows)
-e: WebGL Firefox Windows Only gives "The buffer passed to decodeAudioData contains invalid content which cannot be decoded successf... Read more
When moving the pivot for an input field, the input field cursor gets of...
To reproduce: 1. Open attached project 2. Open 'Scene' scene 3. Press play 4. Enter text 5. Notice that input field cursor is move... Read more
Regression: UI: Nested Mask makes children of outer Mask invisible
How to reproduce: 1. Open the attached project 2. Open "test" scene (where is Image game object with Mask component (called "Mask1")... 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 Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame