Search Issue Tracker
[DLL] Crash when Native DLL array goes out of bounds
Steps to reproduce:1. Download and open attached project "New Unity Project 29.zip"2. Open and play scene "main" Actual result: Cras... Read more
Mathf.MoveTowardsAngle freezes with certain values
Steps to reproduce:1. Open "angle" project2. Open "1" scene3. Click on MainCamera4. Play scene and watch "Angle" values in inspector... Read more
[ES3.0/3.1] When using an Alpha 8 image as an alpha mask on Android 6.X ...
Using an Alpha 8 image as an alpha mask on Android 6.X devices with Mali GPU the mask doesn't work (the mask isn't masking) when bui... Read more
[BugReporter] Attachments with equal names are not available in FogBugz
[BugReporter] Attachments with equal names are not available in FogBugz 1. What happened 2. How we can reproduce it using the exampl... Read more
Unity crashes on mono_string_new when trying to open scene
To reproduce:1. Open attached project ("790501.zip")2. Open "Main6" scene Actual behavior: Unity crashes Read more
Deleting meta data and launching Unity opens "Bug Reporter Window"
Steps to reproduce:1. Open folder of attached project.2. Notice that "Library" folder is deleted (as well as folder named "metadata"... Read more
BuildPipeline.BuildPlayer throws "Opening file failed" if path is withou...
Make sure to have Mac target support installed to reproduce this issue. Reproduction steps:1. Open the attached project2. Sselect th... Read more
[iOS] Notifications are not displayed in App
To Reproduce: 1. Build the attached project.2. Enable Remote Notifications in Capabilities tab and deploy.3. Push a remote notificat... Read more
BuildPipeline.BuildPlayer is late to register the path change
Reproduction steps:1. Open the attached project2. Tools menu item "Build" -> "Build this"3. Open the project folder and notice th... Read more
2D Rect Mask permanently applied even if component is removed
Reproduction steps1. Open repro project (3.rar)2. Open scene "3"3. Add component "Rect Mask 2D" to the Canvas4. Remove Rect Mask 2D ... 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