Search Issue Tracker
Canvas.SendWillRenderCanvases function shows big latency when canvas is ...
To reproduce:1. Open attached project;2. Open scene Main;3. Make sure Profiler window is open;4. Enter Play mode;5. Check Profiler;6... Read more
[UWP] The attached project fails to pass WACK on Supported API test
Reproduction steps:1. Build the attached project to UWP2. Create App package3. Try to pass WACK4. Fails on supported API test with f... Read more
[Regression] Significantly slower loading of asset bundles into the scene
Steps to reproduce:1. Download provided project2. Build on device3. Beat the tutorial and Level 14. Turn off the game5. Turn the gam... Read more
[Format] Cubemap.GetPixel returns wrong data from BC6H compressed cubemap
To reproduce:1. Open project2. Open 'test_scene'3. Play scene Expected: uncompressed and compressed cubemaps should be similar Repro... Read more
The light cookie on spotlights has bad artifacts
The default generated light cookie on spotlights has bad artefacts at high intensities (seen in this bug in 5.5 with intensity 8) , ... Read more
[WSA] Editor crashed after closing the app when profiling
Reproduction steps:1. Build & run the attached project to Local Machine with Auto-Connect profiler enabled2. Play for a while3. ... Read more
WebGL building freezes when compiling Native JS
To reproduce:1) Open attached project2) Make sure either Test scene is open or added to build order3) Build for WebGL Expected: The ... Read more
Unity crashes at <Coroutine::CompareCoroutineEnumerator> because of IEnu...
Reproduction steps:1. Open the attached project;2. Open the scene "game";3. Enter Play mode;4. Pass the logo screen and start clicki... Read more
Crash in InitWGL when opening project with -force-opengl command
To reproduce:1. Run Unity with -force-opengl commad2. Create new or open attached project3. Unity crashes Reproducible: 5.5.0p4, 5.5... Read more
[Realtime GI] Realtime Lightmaps don't disappear when Precomputed Realti...
Steps for reproduction: 1) Open the scene `t1` or create lightmap static cube and plane and set directional light to baked2) Ensure ... 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