Search Issue Tracker
[particles] World space particles ignore scale - AABB
1) Open scene bug2) Enable "show bounds" view in particles inspector.3) Notice the aabb is too small. Read more
[YAML Merge] fails to merge scene files returns - Segmentation fault: 11
1) Download user's .zip containing BASE, LOCAL and REMOTE versions of the scene2) Try merging them with UnityYAMLMerge version 1.01-... Read more
[NVAPI_Thunk] Editor crash with UI button element
Pressing play, editor crashes with such stack trace: 0x00007FFBB15CA6EC (nvwgf2umx) NVAPI_Thunk0x00007FFBB0D09FE2 (nvwgf2umx) OpenAd... Read more
[iOS] _ShadowMapTexture.sample_compare shading time increase with Metal
Steps to reproduce:1) Open the latest attached project.2) Build the project for iOS.3) Open the project in Xcode.4) Go to Product &g... Read more
[iOS] System prompt for Media Library Usage access is shown when playing...
Steps to reproduce: 1. Open attached project2. Build for iOS3. Build to device with iOS 10> The game will try to play a video tha... Read more
Built project crashes sometimes with OpenAdapter10 and Behaviour::Transf...
To reproduce:1.Extract attached "repro.zip" file.2.Inside it there is a already built project and project source.3.Run "start_loop.b... Read more
Small offset when setting values of Rect Transform
Reproduction steps:-----------------------------1) Create a new project2) Create a UI Panel object3) In its Rect Transform set these... Read more
[WSA][UWP]Plugins marked compatible with .NET scripting backend, partici...
The real bug here is Assets\CryptAES\Universal\CryptAES.dll is marked as compatible with .Dot Net backend. But even though we're bui... Read more
JsonUtility.FromJson crashes if type has a singular field where data con...
JsonUtility.FromJson will crash if the type specifies a singular (i.e. non-array/non-List<T>) field, but the JSON data for tha... Read more
[Sockets] Can't open dual (IPv6+IPv4) socket
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Run it4. Notice error:SocketException: An unknown, invalid, or u... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code