Search Issue Tracker
Temp Alloc in mono Heap won't be GCed
Steps to reproduce: 1. Open and Play the user-supplied project 2. Inspect the mono allocated memory in the top right. 3. Press the t... 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 { ... 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 win... Read more
httpclient and webclient takes longer time to complete after new scene i...
Steps to reproduce: 1. Download 1169779_repro.zip 2. Build project for standalone 3. When a player loads press Lead Scene 4. httpcli... Read more
Editor crashes due to ReloadAssembly failure when opening project or rec...
Steps to reproduce: 1. Open project attached to Case 986282 2. Wait for project to load Reproduced in: 2018.1.0b2, 2017.3.0p2, 201... Read more
Passing accessMask = 0 to MutexAccessRule : base constructor, throws Arg...
Passing accessMask=0 (second argument in base), throws ArgumentOutOfRangeException : public MutexAccessRule (..., ..., ...) : base (... 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;... Read more
In Unity 3.4, the JavaScript compiler has buggy detection of
The reported bug occurs when the third parameter (counting expression) of the for loop is present. Once it is removed, the warning g... Read more
[Windows] API_test:DeleteUnityWrapper crashes when exiting Play mode
To reproduce: 1. Download attached project "Unity_DLL_test.zip" and open in Unity 2. Open "Text Example" scene 3. Enter Play mode 4... 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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled