Search Issue Tracker
[Shuriken] Some serialized properties do not update correctly
Becomes evident in the https://ono.unity3d.com/unity/unity/pull-request/57318/_/se/trunk/particle-fixes PR.Enums and curves need to ... Read more
[Android] A specific video is not played when built via command line
To reproduce:1. Build for Android using Batchmode build the project from command line Example:"/UnityInstallLocation/Unity.app/Conte... Read more
[iOS] Device orientation doesn't automatically change from PortraitUpsid...
Steps to reproduce: 1. Open attached project2. Build and run on iOS device3. Hold device in portrait mode and notice that every 5 se... Read more
[Android][iOS] After upgrading the project to Unity with new icons syste...
How to reproduce:1. Open the attached project with Unity version which doesn't have new icons system (new icons introduced in 2018.1... Read more
Setting SDK to incorrect path, doesn't show any warning
How to reproduce:1. Create a new project2. Go to Preferences > External Tools3. Cut Android SDK path4. Click on Browse and choose... Read more
[Package Manager] Windows standalone x64 built with "Development Build" ...
Reproduction steps: 1. Open "alk-client.zip" project2. Build for Windows x64 (With "Development Build" and "Script Debugging")3. Lau... Read more
CommandBuffer.CopyTexture 4th method variant doesn't work
How to reproduce:1. Open Unity2. Load tester-submitted project3. Open 'copyTextureTest.unity' scene4. Play the scene5. Go to 'Main C... Read more
Editor Crashes when converting Transform to RectTransform on GameObject ...
Editor crashes when converting Transform to RectTransform on GameObject with LensFlare Steps to Reproduce:1. Create a new GameObject... Read more
[PLM] Baking stalls when using additive scene loading
Baking stalls when using Lightmapping.BakeMultipleScenes() or additive scene loading Steps for reproduction:1) Download project `Pro... Read more
[2D][Tilemaps] CMD + click does not select tile picker
The tooltip says that pressing CMD should automatically detect the tile placed in the tilemap, and to set that tile as the active ti... 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