Search Issue Tracker
[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
Tab is not draggable until you make a change in Window Settings
To reproduce:1. Open a new project;2. Try to drag a Game Tab as shown in the attached gif. Expected result: You can drag the Tab whe... Read more
[Collab] Asset is published as an empty folder after renaming
To reproduce:1. Create new project2. Create C# script (Don't rename it)3. Publish changes to Collab4. Rename Script5. Create another... Read more
[Collab] 'The folder you clicked on is empty.' messages don't disappear ...
To reproduce:1. Create an empty folder in2. Publish changes to Collab3. Open Web Dashboard -> Assets4. Click on empty folder Actu... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code