Search Issue Tracker
UnityWebRequest Compression behaves differently on various platforms
Reproduction steps 1. Open the attached project 2. Deploy to Windows and OS X 3. Open the applications Expected result: The code ge... Read more
Building on WebGL with default PlayModeTest Script results in an error
To reproduce: 1.Download and open "repro879066" project. 2.Open main scene 3.Go to File -> Build Settings. 4.Make WebGL default bui... Read more
Unity loads 'Untitled' (empty) scene when canceling building process
Reproduction steps: 1) Open "879562_SceneChangesAreLost.zip" project 2) Open "rand" scene 3) Make some scene changes, for example du... Read more
[WebGL] WebAssembly export fails while converting asm.js to WebAssembly
Reproduction steps: 1. Open the attached project 2. Build to WebGL (make sure that it's not a development build) Result: asm2wasm.e... Read more
MonoBehaviour abstract class and implementation in different DLLs will n...
Reproduction steps: 1) Open user's attached "GenericBehaviours.zip" project 2) Notice that 'Implementation' asset (Implementation.dl... Read more
File named "aux.cs" uploaded to Collaborate from macOS, freezes Unity wh...
To reproduce: 1. Create new project on macOS 2. Create C# script named 'aux.cs' 3. Upload project to collab 4. Download project on W... Read more
[WSA] Player crashes on launch when Network View component is present in...
Steps to reproduce: 1. Open attached project 2. Build "Main" scene for Universal 10/8.1 SDK 3. Open VS solution 4. Deploy on local m... Read more
Canvas with Content Size Fitter not resizing if UI elements are instanti...
How to reproduce: 1. Open the attached "layout_group_bug" project 2. Enter playmode, notice how "OutterContainer" Canvas isn't resiz... Read more
Cannot publish pop up when right clicking on asset and selecting Collabo...
To reproduce: 1. Create project 2. Upload project to collab 3. Create script 4. Right click on script -> Collaborate -> Publish A... 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". Ex... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player