Search Issue Tracker
UnityWebRequest Compression behaves differently on various platforms
Reproduction steps1. Open the attached project2. Deploy to Windows and OS X3. Open the applications Expected result: The code genera... Read more
Building on WebGL with default PlayModeTest Script results in an error
To reproduce: 1.Download and open "repro879066" project.2.Open main scene3.Go to File -> Build Settings.4.Make WebGL default buil... Read more
Unity loads 'Untitled' (empty) scene when canceling building process
Reproduction steps:1) Open "879562_SceneChangesAreLost.zip" project2) Open "rand" scene3) Make some scene changes, for example dupli... Read more
[WebGL] WebAssembly export fails while converting asm.js to WebAssembly
Reproduction steps:1. Open the attached project2. Build to WebGL (make sure that it's not a development build) Result: asm2wasm.exe ... Read more
MonoBehaviour abstract class and implementation in different DLLs will n...
Reproduction steps:1) Open user's attached "GenericBehaviours.zip" project2) Notice that 'Implementation' asset (Implementation.dll)... Read more
File named "aux.cs" uploaded to Collaborate from macOS, freezes Unity wh...
To reproduce:1. Create new project on macOS2. Create C# script named 'aux.cs'3. Upload project to collab4. Download project on Windo... Read more
[WSA] Player crashes on launch when Network View component is present in...
Steps to reproduce:1. Open attached project2. Build "Main" scene for Universal 10/8.1 SDK3. Open VS solution4. Deploy on local machi... Read more
Canvas with Content Size Fitter not resizing if UI elements are instanti...
How to reproduce:1. Open the attached "layout_group_bug" project2. Enter playmode, notice how "OutterContainer" Canvas isn't resizin... Read more
Cannot publish pop up when right clicking on asset and selecting Collabo...
To reproduce:1. Create project2. Upload project to collab3. Create script4. Right click on script -> Collaborate -> Publish Ac... Read more
Camera doesn't render lights correctly when rendering to a Texture
To reproduce:1. Open attached project;2. Open "TestScene";3. Compare Game view and the view in "Offset Camera RenderTexture". Expect... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu