Search Issue Tracker
Memory leak while closing Unity
Reproduction steps: 1. Open and Close Unity Expected Result: Unity Closes without any memory leaks Reproduced with: 2018.3.12f1 Read more
[LWRP] Sprites are always rendered behind transparent materials regardle...
How to reproduce:1. Create a new Unity project2. Download the Lightweight Render Pipeline Package3. Download and import the attached... Read more
[Android] System out of memory when running application (for approximate...
To reproduce:1. Open attached project 'XXXX.zip'2. Build and run on Android device3. Leave the app running for several minutes Resul... Read more
Crash when moving the camera while the scene view is selected
To reproduce:1) Open the attached project and "Sculpting" scene2) Scroll around in scene view by holding shift key and right mouse b... Read more
Reference rewriter errors when building UWP against the insider Windows SDK
When building a UWP app using the MRTK (https://github.com/Microsoft/MixedRealityToolkit-Unity), there are reference rewriter issues... Read more
[Mobile] UnityWebRequest fails sending POST request if the server suppor...
Reproduction steps:1. Open the attached project.2. Build and run the "SampleScene" to a device.3. Click "Request".4. After several s... Read more
UIElements does not render on OpenGL Core 4.3 and 4.4
Launch the editor with OpenGL Core 4.3 or 4.4Open the package manager window. Result: The window doesn't renderExpected: The window ... Read more
Unsafe Memory marshal fails on IL2CPP backend
Steps to reproduce:1. Download 1146277_repro.zip and open "SampleScene" scene2. Build project for Standalone IL2CPP3. Launch player ... Read more
Custom diffuse shader breaks when duplicating Sprites with said shader
Reproduction steps:1. Open the attached project named "Case_1146255"2. Open the Scene "A-Single(OK) and observe a shadow on the bott... Read more
[Memory Profiler] Performance issue on "Crawling GC handles" when loadin...
Reproduction steps: 1. Open "1146248.zip" project2. Open Memory Profiler3. Import "SpiderBattle.snap"4. Open "SpiderBattle.snap"5. N... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class