Search Issue Tracker
[WebGL] Web Assembly build fails with error when Exceptions are enabled
Steps to reproduce:1. Open user-submitted project "ProjectQuestIon.zip"2. Build for WebGL (make sure Linker Target is WebAssembly an... Read more
[Animation] Visual feedback of a Entry/Exit node transition is played tw...
To reproduce:1. Open project2. Open 'EntryExit' scene3. Open Animator4. Disable Auto Live Link option5. Select Cube GO6. Set 'New St... Read more
Blue line appears on active tab
To reproduce: 1. Open the Editor2. Observe that the active tab has a blue line on top of it Expected: the blue line shouldn't be the... Read more
GPU Profiling on Directx11 freezes Unity Editor
When using the GPU profiler and switching between APIs, going back to Directx11 freezes Unity. It looks like a thread lock, because ... Read more
[WebGL] Player continues to run after webgl-content is removed from DOM
Reproduction steps:1. Open the attached project.2. Build and run it for WebGL.3. Press the "remove webgl-content from document" butt... Read more
[DX12 Editor] Profiler has graphical glitches
When scrubbing through the results on the GPU profiler on Directx12, some corruption causes the graphs to glitch out. Repro steps: 1... Read more
[XR] Unable to open holographic emulation window
Unable to open holographic emulation window Steps to Repro:1. Open attached or create a new project2. Switch platform to Windows uni... Read more
Switching focus causes shader recompile loop
In Unity 2018.2.b3 the shader complie seems to be stuck in a loop when focus is shifted outside of Unity and then back in. Steps to ... Read more
Editor crashed in UVModule::PrepareForRender when entering Play Mode whe...
How to reproduce:1. Open given Unity project2. Enter "test" scene3. Select RAT 2D assets -> Sprites -> New Sprite Atlas in Pro... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS