Search Issue Tracker
Mouse position does not match in-game mouse position in WebGL builds whe...
How to reproduce: 1. Open the attached project ("case_1161544-SimpleDemoProject.zip") 2. Open the repro scene ("SampleScene") 3. Bui... Read more
Sounds do not play in WebGL Builds when launched in Safari 12
How to reproduce: 1. Open the Project attached by the user (test.zip) 2. Open the "SampleScene" Scene, play it, notice the sound 3. ... Read more
[WebGl][Tilemap] Tilemap.SetTile does not set the tile on WebGl build
Steps to reproduce: 1. Open user attached project 2. Play the scene notice that the tile generated by code appears 3. Make a WebGL b... Read more
[WebGL] VideoPlayer is not rendered in WebGL builds when the video is lo...
How to reproduce: 1. Open the attached project ("case_1188316-Webgl_bug.zip") 2. Open the repro scene ("SampleScene") 3. Switch buil... Read more
[WebGL] Using XElement.Load(string uri) causes an uncaught abort excepti...
How to reproduce: 1. Extract the user's attached "WebGLBuild.zip" archive 2. Open "index.html" in a browser 3. Observe the error thr... Read more
[New Input System] Keyboard input is not detected in the Input Field whe...
How to reproduce: 1. Open user's attached "InputFieldTestProject.zip" project 2. Go to File -> Build Settings 3. Make sure the platf... Read more
WebGL Linear color space, Camera Viewport rect problem in built game
How to reproduce: 1. Download attached project file and open "scene" Scene 2. Change Platform to WebGL 3. In Player Settings, choos... Read more
[WebGL] Normal maps are inverted when loading a scene asynchronously usi...
How to reproduce: 1. Open the "LoaderScene" in the attached "NormalMapIssue" project 2. Make sure Addressables package is installed ... Read more
[WebGL] DateTime.ToLocalTime() does not convert to local time in build w...
How to reproduce: 1. Open the attached project ("case_1179945-DateTimeBug.zip") 2. Open the repro scene ("SampleScene") 3. Enter pla... Read more
TMP InputField throws an InvalidOperationException on WebGL with .NET 4.6
Steps to reproduce: 1. Open attached project "937035.zip" 2. Make sure that scripting runtime version is set to .NET 4.6 3. Build & ... 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
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterObject or Undo.CreateObject dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- [UI Builder] It is possible to add content to parent document while editing child document in place
- EndChangeCheck is not triggered when clearing the IMGUI search field by pressing the "x" button