Search Issue Tracker
Creating Texture2DArrays with certain formats results in them being chan...
How to reproduce:1. Open tester-submitted project (Texture2DArray)2. Drag the 'Array2D.cs' script onto any GameObject3. Enter Play M... Read more
Importing a grayscale image as single channel with low quality setting t...
Steps to reproduce: 1. Open attached project2. Clear console3. Select "portrait_adam" in assets- NullReferenceException is thrown3. ... Read more
[Standalone] "Your GPU (Null Device) or driver doesn't support linear re...
Reproduction steps:1. Open the project2. Build "test" scene3. Create a shortcut for the build executable file4. Add -batchmode -nogr... Read more
Graphics.DrawMesh only renders the first submesh
Steps to reproduce: 1. Open attached project "831840.zip"2. Open scene "test"3. "GameObject" draws same mesh as "drinks_machine". No... Read more
SkinnedMeshRenderer bounds are multiplied by bone scale when "Update Whe...
How to reproduce:1. Open the attached project ("case_1205853-TriplanarBug.zip")2. Open the repro scene ("SMRBoundsBug/SMRBounds")3. ... Read more
[Regression] Crash in Projector::PrepareRenderNode after selecting gameo...
Steps to repro: 1. Open attached project and 't1' scene;2. Select 'Terrain' gameobject in the Hierarchy;3. In the Terrain Inspector ... Read more
[Material] - 2017.1 : Material reference appears to be missing on the Ho...
I was investigating a forum post about a user not being able to change the color of a cube via script. When I launched the app to th... Read more
Texture wrap mode - mirror once is wrong on Android Vulkan, Android GLES...
Texture wrap mode set to "Mirror Once" is mirroring more than once on:Android GLES3 player (Samsung Galaxy S7, Nexus 6)Android Vulka... Read more
[Skinned Mesh Renderer]Adding bones through a script during runtime corr...
Steps to reproduce: 1. Download and open attached project2. Press play3. Observe as the cube mesh gets corrupted Note: Once this is ... Read more
Renderer.SetPropertyBlock set other instances too
To reproduce:1. Open attached project2. Play scene3. Observe that two object are affected by Renderer.SetPropertyBlock Expected resu... 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
- Diagnostics logs are missing, duplicated, or out of order when viewing Player sessions in Cloud Diagnostics
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume