Search Issue Tracker
Missing Z coordinate in UnityCustomRenderTexture.cginc
In UnityCustomRenderTexture.cginc, notice that in line 210 TEXCOORD0 is float2, but should be float3 in order to work with 3D textur... Read more
[iOS] Unity Ads are corrupted on iPhone X
Unity ADs crops wrong on iPhone X. Steps:1. Build and Run attached project (UnityAdsAssetStoreTest.zip)2. In Player: Enter Game ID3.... Read more
VideoPlayer with SkipOnDrop false does not show correct frames and time
Steps to reproduce:1. Open attached project "VideoPlayerTimescaleTest.zip"Inside there is a video that just shows frames and time pa... Read more
Failure loading multiple bundles with same names but different files
Steps to reproduce: 1. Open attached project "961051.zip"2. Select "Assets/asset cube/asset.prefab" in the Project View3. In the Ins... Read more
"The type or namespace name 'ShowResult' could not be found" is thrown w...
How to reproduce:1. Open the attached project2. Go to Window --> Services3. Enable "ADS" (make sure that "Enable built-in Ads ext... Read more
Crash on exit Unity, on VS2017 branch
To repro:1. Start Unity.2. Close Unity. Actual result: Unity crashes. Repro: Win7, Win8.1. Version 2018.1.0a2 (9d4fd8680b67) Persona... Read more
UnityWebRequest does not report an error on non-existing file when anoth...
To reproduce: 1. Open the project, attached by the user (404Test.zip)2. Open the "Test" scene3. Enter Play mode4. Observe the consol... Read more
Entering Play mode with a component Edit Tool selected deselects that tool
To reproduce: 1. Open Unity, create a new project and open it2. Create Cube or other gameObject and select it3. Attach a Cloth, Box ... Read more
Assertion failed on expression: 'kValidSceneObjectIdentifier == res' aft...
Steps to Reproduce:1. Create any 3D game object.2. In the Inspector, Mark it as static.3. Drag it to Project window to create Prefab... Read more
Importing .dds file causes Editor crash
How to reproduce:1. Open any project2. Import the attached "HDR Realistic 2k.dds" file3. Notice that Unity crashes Reproduced with: ... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions