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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS