Search Issue Tracker
[WebGL] Deep Profiler not respecting Command line memory allocation over...
h3. CONTEXT: There is a bug in Unity's Deep profiling system which is causing Integer overflow when a Memory allocation value is ass... Read more
[macOS] Rendering Debugger Volume's "Component" dropdown is opened with ...
How to reproduce:1. Create a new 3D URP Sample project and open the "TerminalScene" scene2. Go to Window -> Analysis -> Render... Read more
Memory leak warnings are constantly thrown when Generating Font Atlas in...
Steps to reproduce: Create a new Unity project using the Universal 3D template Import the provided Font in the Attachments Open the ... Read more
Mouse coordinates are not relative to the game window when getting them ...
How to reproduce:1. Open the attached project2. Build the project3. Open the built project in a Windowed mode4. Use the Scroll-Wheel... Read more
“Shader warning in 'BuildLightGrid’” is thrown when switching to iOS Pla...
Steps to reproduce:1. Create new Unity project using Mixing Reality Template2. Make sure to have iOS Module installed3. Open Build P... Read more
[OSX] 'Socket: unable to join multicast group, error: Address already in...
How to reproduce: 1. Create an IP alias- Use the command '$ sudo ifconfig lo0 alias 127.0.0.2' to create a loopback alias- More deta... Read more
[2018.4] Switching between GPUs on Device to Use setting will not render...
The Editor will simply render red once the GPU is changed in the general settings to Automatic or AMD, on Intel it will simply rende... Read more
Profiler reports nonsensical allocation callstacks when calling native A...
From examining a customer project that uses AVPro Video (https://renderheads.com/products/avpro-video/) for Android, trying to track... Read more
[macOS] Display flickers with bright colors when built Player uses 2 or ...
Reproduction steps:1. Open the attached project “MultiDisplayTest” on a machine with 2 or more connected displays2. Open the “Assets... Read more
Reset functionality doesn't work for the "Contribute Global Illumination...
On resetting the MeshRenderer component, Contribute Global Illumination property is not getting set to the default value. refer atta... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project