Search Issue Tracker
[WebGL][OSX] Java install pop up appears during build process
-e: see title, process continues -repro:--create new project--build for WebGL--NOTICE java popup while it is building Read more
WebGL build content not shown after 'Build and Run'. 'Unable to connect'...
Steps to reproduce:1. Create empty project.2. Save scene.3. Go to 'Build settings'4. Build and Run. Expected behaviour: the built co... Read more
[WebGL][Windows] Realtime lights look different than in editor
To reproduce:1. Build and run attached project2. Notice only the closest light seems to be visible. It has hard edges and no falloff... Read more
[WebGL] UTF input issues
-e: when entering Russian/UTF characters they are not working in WebGL -repro:--import package attached with the bug edit--open test... Read more
[WebGL] Input.inputString does not work, but GetKeyXXX works fine
-e: see title, regression: used to work on 5.1 -repro:--build+run attached scene--start typing--NOTICE inputstring stays empty Read more
[WebGL] Saving to persistentDataPath does not work
-e: Reading a previously written file to persistentDataPath generated this error: IsolatedStorageException: Could not find file...--... Read more
GUIText not rendered and exceptions thrown
-e: see title -repro:--open ExampleScene from attached project--run in editor and see red LOL--build for webgl (dev build + fastest)... Read more
WebGL app won't run from 2017.1
To reproduce:1) Open attached project2) Build and run for WebGL Expected: App runs normallyActual: Project errors out and doesn't ru... Read more
[WebGL] UnityWebRequest with DownloadHandlerScript crashes build:"Uncaug...
Steps to reproduce:1. Open the attached project2. Build and Run the Crash scene for WebGL platform3. Observe the crash Reproduced on... Read more
[WASM] scene throws asm.setThrew
-e: so this is only half broken, the scene throws an exception in editor too but when played in with WASM throws the error reported ... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES