Search Issue Tracker
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
Native DLL is not imported in Editor while it is working in standalone a...
To reproduce the issue follow the steps:1. Create new project2. Download dll's user has attached ( ENet.dll, ENetCS.dll)3. Try impor... 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
Udp packets are queued up/delayed when await Client.ReceiveAsync in asyn...
How to reproduce:1. Open attached project "NetworkTest.zip" and scene "SampleScene"2. Enter Play mode and observe the Console window... Read more
httpclient and webclient takes longer time to complete after new scene i...
Steps to reproduce:1. Download 1169779_repro.zip2. Build project for standalone3. When a player loads press Lead Scene4. httpclient ... Read more
Creating a certain struct in the script crashes the Editor on Begin Mono...
To reproduce: 1. In a new project, create a script and write the following in the script:public struct NavigationNode {public Naviga... Read more
Passing accessMask = 0 to MutexAccessRule : base constructor, throws Arg...
Passing accessMask=0 (second argument in base), throws ArgumentOutOfRangeException :public MutexAccessRule (..., ..., ...) : base (i... Read more
[Breakpoint][OSX] Cursor freezes/disappears when breakpoint is reached
Steps to reproduce: 1. Open Unity on OSX;2. Create new project;3. Import attached 'testBreakpointCursorBug.unitypackage' package;4. ... Read more
Editor crashes due to ReloadAssembly failure when opening project or rec...
Steps to reproduce:1. Open project attached to Case 9862822. Wait for project to load Reproduced in: 2018.1.0b2, 2017.3.0p2, 2017.2.... Read more
[Windows] API_test:DeleteUnityWrapper crashes when exiting Play mode
To reproduce: 1. Download attached project "Unity_DLL_test.zip" and open in Unity2. Open "Text Example" scene3. Enter Play mode4. 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
- 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