Search Issue Tracker
"InvalidOperationException" is thrown when binding a Scriptable Object a...
Steps to reproduce:1. Open the attached “UITK-Sample-main.zip” project2. In the Assets folder, open “Party/UI/Party.uxml”3. In the H... Read more
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Profiler window4. Enable Deep Profiling5. Play the sc... Read more
Nested IEnumerator order makes test fail at the wrong point
How to reproduce:1. Open the New Unity Project(1).zip2. Run MainTest Actual result: Test fails on line 20Expected result: Test fails... Read more
Editor crashes in ShaderPropertySheet::UpdateTextureInfo if logo's impor...
To reproduce: 1. Open the attached project (Blockead's Adventure.zip2. In the Player Settings, add Assets/misc/icon asset as a logo ... Read more
Lighting is rebaked after leaving Play mode for static objects, even whe...
Steps to reproduce:1. Download and open the attached project2. Enter Play mode3. Exit Play mode Expected result: nothing happensActu... Read more
[Android] Directional light GI has a discrete gradient on Samsung Galaxy...
Directional light GI has a discrete gradient on Samsung Galaxy S2 Plus Read more
[AABB][Particles] Errors when adding BoxCollider to legacy particles
How to reproduce:1. Import the ParticleError package and open the included scene (it has GO with ElipsoidParticleEmitter and Particl... Read more
Shaders fail compilation on Vulkan/GL when Material Override is set to A...
How to reproduce:1. Open the attached "HLSLcc-uintBitsToFloat-repro.zip" project2. Extract the "modified-graphics-packages.zip" to t... Read more
Editor crashes at MonoScript_CUSTOM_FromScriptableObject when project is...
How to reproduce:1. Open users attached project Expected results: project opensActual results: project crashes once you open it Not ... Read more
[Android] UI overlaps throughout the screen on devices with Snapdragon S...
Repro steps:1. Open attached project2. Build and Run on Android3. Observe the display of the device Actual: UI is overlapping throug... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used