Search Issue Tracker
[UWP] UI issue on master configuration
UI issue on UWP Master build using "Compile with .NET Native tool chain" and "Optimize code" options in Visual Studio build settings... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
[Plugins] Plugin importer allows to specify AnyCPU for native plugins
This behaviour may easily confuse the users because native plugins default to being set to AnyCPU and if they're set like that for a... Read more
[WSA] Unhandled exception is thrown when using UI ScrollView Game object
Reproduction steps:1. Create a new project and scene and add UI -> ScrollView GameObject (Or open the attached project2. Build to... Read more
[UWP] Crash with .NET Native when exception is thrown from native code
Reproduction steps: 1. Build & run the attached project with Master configuration to x86 architecture2. It will immediately trig... Read more
[WP8.1] Visual assets (tiles, icons, etc.) aren't included into VS solution
Reproduction steps: 1. Open the attached project2. Build to "Phone 8.1"3. Open the solution -> Manifest file -> Visual Assets4... Read more
[HoloLens] Connect button has no effect in Holographic Emulation Mode: R...
Steps to reproduce:1. Create a new Unity project2. Open player settings for WSA3. Enable "Virtual Reality Supported" and Add "Window... Read more
Editor's console unable to display unicode characters
Building to Universal Windows Platform, when pc has Windows 10 Japanese version (display language: Japanese), errors in editor's con... Read more
[WSA][UWP] UNET Internet Matchmaker causes AccessViolationException
Tested on 5.2.4p1, 5.3.1p3, 5.4.0b2 on WSA and UWP platforms. Both platforms throw AccessViolationException. Repro steps:1. open 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