Search Issue Tracker
Graphics.DrawMeshInstanced fails to apply array properties from a Materi...
Steps to reproduce:1. Open the attached project2. Open the SampleScene3. Play the scene4. It renders two triangles side by side, one... Read more
Importing .blend files freezes Unity if the default program to open them...
To reproduce:1. Open any or create a new project2. Right-click the .blend file Open With->Choose another app, select any app and ... Read more
Draw calls which have negative non-uniform scale can break subsequent ba...
To reproduce: 1. Open the project, attached by the user (2017.3.zip)2. Select the Sphere game object in the Hierarchy3. Set its scal... Read more
Scripting Runtime Version didn't change from outside.
How to reproduce:1. Create a new project2. Add a c# script3. Set Scripting Runtime Version to legacy (3.5)4. Close editor5. Copy Pro... Read more
Newly added UI objects to prefab instance changes position when pressing...
Steps to reproduce:1. Download 1010932_repro.zip and open "TestScene" scene2. Select TestPrefab game object (UI->TestPrefab)3. Pr... Read more
Editor crashes on changing "Max Particle" in play mode if "Noise" proper...
Editor crashes on changing "Max Particle" in play mode if "Noise" property is checked. Steps to Reproduce1. Create a new unity proje... Read more
[Editor] Inspector window interface disappears when resetting any compon...
Game object's components disappear completely/partially from the inspector on changing the class name of any script attached to it a... Read more
[GearVR][Android] Certain application is not rendered when using Single-...
How to reproduce:1. Open attached "StrippedSinglePassBug" project and switch to Android platform2. Build and run on Android devices ... Read more
Incorrect mesh rotation transforms when importing FBX files from 3ds Max...
Steps to reproduce1. Download the attached project (3dsMaxImportBug)2. Open TestScene013. Notice how the meshes both in the viewport... Read more
Render-pipelines.high-definition package version 1.1.1 gives out compila...
Repro steps:-start a new project with Unity 2018.2.0a4 - 3D template. NOT HDRP!- open Project Manager and download the Render-pipeli... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code