Search Issue Tracker
[Android] Untracked Memory increases for the first minute and when the a...
How to reproduce:1. Create a new Unity project2. Open the Package Manager (Window->Package Manager)3. Install Memory Profiler (In... Read more
[IL2CPP] Calling .GetHashCode on instances of empty structs does not ret...
Reproduction steps:1. Open the attached project "My project.zip"2. Make sure the Scripting Backend is set to IL2CPP3. Build and run ... Read more
[WebGL] "InvalidOperationException: Emscripten SDK for this platform is ...
Steps to reproduce:1. Create a new 3D project2. Switch platform to WebGL3. Click Build in Build Settings Expected result: Build succ... Read more
Incorrect rendering when Intermediate Texture is set to "Auto"
Reproduction steps:1. Open the user's attached project "BugReport.zip"2. Observe the Game view Expected result: The Game view has a ... Read more
[HDRP APV] Dilation generates weird results (red, and green patches)
I have tested trunk and apv staging branches. In both dilation produces red and green patches, I checked surrounding light probes bu... Read more
Array property names are not shown for script components in Inspector an...
Steps to reproduce:1. Open attached arrays.zip project2. Open SampleScene scene3. Select GameObject in Hierarchy4. Observe how New B... Read more
Physically Based Sky multiple scattering contribution doesn't correctly ...
How to reproduce:1. Open the attached project "PBSKYREPRO.zip"2. Open the "New Scene" Scene3. Change the Camera's viewing angle to f... Read more
Compiler Bug: Translation of HLSL function firstbithigh() to Vulkan and ...
How to reproduce:1. Open the attached "ReproFindMSB.zip" project2. Open Window -> General -> Test Runner3. Click "Run All" Exp... Read more
CPU Total Allocated Memory is 250MB higher while baking with the Progres...
Steps to reproduce: 1. Open the attached reproduction project2. Run the test "MemoryProfileTest" through the TestRunner (Window>G... Read more
[CPULM[ The CPU Lightmapper takes longer to complete a bake
Steps to reproduce:1. Clone the Bake Performance repro project linked below2. Run the CPU Lightmapper Bake Peformance tests3. Notice... 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