Search Issue Tracker
[WP8.1] Material with high tiling values does not render its texture cor...
To reproduce:1. Create a plane2. Create a new material3. Add a texture to the material (Albedo)4. Set the tiling of the material to ... Read more
Type.GetType() in WebGL does not match the output given in the editor
How to reproduce: 1. Open a new project2. Create a script called "testGetType.cs" with the following code: using UnityEngine;using S... Read more
Can't load the scene in the assetbundle
Can not load the second scene in the assetbundle, when there are two scenes in the assetbundle. Tested both, the new and the legacy ... Read more
WebSocket4Net not supported on IL2CPP
TO Reproduce: 1. Open " .zip" attached to the the post.2. Deploy with IL2CPP observe that WebSocket.State is stuck at connecting and... Read more
[DepthOnly] Clear flags set to "depth-only" is clearing the color buffer...
Clear flags set to "depth-only" is clearing the color buffer if a non-standard viewport rect is set.Reproducible on 4.6.0f1, 4.6.3f1... Read more
AssetBundleCreateRequest crash
Executing these two lines of code:AssetBundleCreateRequest req = new AssetBundleCreateRequest();Debug.Log(req.assetBundle.name); cau... Read more
[iOS] targetFrameRate targets 30fps when it's set to -1
To Reproduce: 1. Deploy the attached project.2. Observe the outputted frame rate. Read more
Type.GetType() in WebGL does not match the output given in the editor
How to reproduce: 1. Open a new project2. Create a script called "testGetType.cs" with the following code: using UnityEngine;using S... 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
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects