Search Issue Tracker
Game crashes when built for WebGL platform
How to reproduce:1. Download the attached project2. Enable exception support under Player settings3. Build the project for WebGL usi... Read more
[UWP] Black screen when using Linear Color Space and Anti Aliasing
1. Create new project2. Set Color space to Linear3. Enable Anti Aliasing in Quality settings4. Deploy to UWP5. Black screen and foll... Read more
[OnFocus] Calling GetWindow inside OnFocus causes crash
Steps to reproduce: 1. Open attached project "GetWindowCrash"2. Open "Assets/repro.cs" and notice that GetWindow<repro>() is c... Read more
[Crash] Crash changing BlendShape-value on GameObject using Cloth
To reproduce:1. Open the scene called "scene"2. Select the object "ClothBlade"3. Change the Skinned Mesh Renderer's BlendShapes Idle... Read more
[WebGL] Use texCUBElod, otherwise environment reflection source causes n...
To reproduce:1. Build and run attached project for webgl2. Notice that environment reflection source causes noise in texture Read more
SyncVar doesnt work with multi-dimensional arrays
SyncVar doesnt work with multi-dimensional arrays. IndexOutOfRange exception happwns on the connecting client. Read more
[Skybox] Procedural Skybox Sun changes size when switching between Simpl...
Procedural Skybox Sun changes size switching between Simple/HighQ How we can reproduce it using the example you attached:a. In Test ... 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