Search Issue Tracker
[M1][WebGL] Editor throws errors when building for WebGL on native Apple...
Reproduction steps:1. Open the user's project2. Build for WebGL Expected result: Build succeedsActual result: Build fails and throws... Read more
[asmdef] Script defined in an Assembly Definition can't access plugins f...
Reproduction steps: 1. Open "Assembly Definitions and Plugins.zip" project2. Open "ScriptInAssembly.cs" script3. Uncomment the 9th l... Read more
Sometimes Unity Editor (OSX) crashes when closing it after idling
Steps to reproduce:1) Open any project (I used a project from 802534).2) Edit something (not sure if necessary).3) Leave the compute... Read more
[Mono] The gdiplus dll mapping has the bokken machine path in MonoBleed...
Reproduction steps:1. Find Unity installation path2. Right-click on Unity.app and select ‘Show Package Contents’3. Open Contents/Mon... Read more
Unity crashes on GC_push_all when using Publish() method on update()
How to reproduce:1. Open attached project ""repro_1078568"2. Open and launch scene "GazeboSimulationScene"3. Wait for few seconds - ... Read more
Invalid Windows Proxy Configuration causes NullReferenceException to be ...
User reported here: https://github.com/Unity-Technologies/mono/pull/1330 Repro Steps: Have your windows registry values set as such:... Read more
ECDiffieHellmanCng class in System.Security.Cryptography is missing
To reproduce: 1. Create new project2. Create new script3. Add using System.Security.Cryptography4. In Start method start typing ECDi... Read more
Build crashes at AddClipboardFormatListener
Steps to reproduce:1. Open the attached project2. Open the Assets/Scenes/main.unity scene3. Build and Run4. Left click in the build ... Read more
Initializing global MonoBehaviour using new keyword causes Unity to crash
Reproduction steps: 1. Open user attached project "Main" scene.Notice Unity is crashing2. Comment Line 14 in CloudGen.cs script whic... Read more
Editor crashes on startup when Mixed Callstacks diagnostics switch is en...
Steps to reproduce:1. Download and open the attached project2. Go to "Preferences> Diagnostics> Core" and enable3. Enable Mixe... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default