Search Issue Tracker
[Deferred] ReRGrabPass will stop camera rendering while rendering option...
1. Open attached project 2. Open scene "BUG" 3. Press play 4. Press "en/disable cube" and main camera works well 5. Turn on second c... Read more
Camera with image effects throws error when certain game view aspect rat...
To reproduce: 1. Create a camera with Clear Flags set to "Depth Only" or "Don't Clear" 2. Attach an image effect to the camera 3. Se... Read more
Excessive garbage generated when accessing a non existent component
The project consists of two scenes: 1. GarbageTestCaseScene - it has a GameObject with a component/behaviour calling GetComponent() ... Read more
Editor throws error when importing native 2.7x .blend file, imported fil...
To reproduce: 1. Open user's attached project ("Blank_Project_2019") 2. Reimport all Assets -- Error in the console, file is not rec... Read more
Canvas stops rendering: d3d11: attempt to lock null vertex buffer when t...
Steps to reproduce: 1. Open the attached project(Equilibrium of Divinity.zip) 2. Open the Assets/MainMenu.unity scene 3. Play the Sc... Read more
Scene gets dirtied after pressing play (it may be related to layout groups
Note: it may be the same case as: https://fogbugz.unity3d.com/f/cases/910444/ , fixed in 2017.2.0f1 , but it somehow regressed... R... Read more
[Android][IL2CPP] Methods to extract a stacktrace fail to return meaning...
All these methods return empty stacktraces in Android IL2CPP: --- UnityEngine.StackTraceUtility.ExtractStackTrace() --- System.Envir... Read more
[MacOS][Metal] "Instanced Indirect" has drastically worse performance th...
Reproduction steps: 1. Create a New Project 2. Import "Vegetation Studio Pro" from the Asset Store 3. Install "Entities" and "Post-... Read more
[OSX] Game Window disappears when switching to another application when ...
To reproduce: 1. Open Unity, create a new project and open it 2. Have Unity Editor on the main monitor and set Game Window on the s... Read more
Motion has hiccups/stutters on portable devices
There are motion stutters in some time intervals, if you look closely. DUT: Google Nexus 4 with Android 4.4.2 HTC ONE with Androi... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used