Search Issue Tracker
2D Sprite Prefab Loaded from an AssetBundle loses its Texture reference ...
Steps to reproduce:1. Open the original project "TestSpriteTextureMissing.zip"2. Navigate to Project -> Assets -> Scenes and o... Read more
Rotation Constraints constrain in Local Space rather than World Space
How to reproduce: 1. Open attached project2. Open scene unity4TorqueTester.unity- Scene contains 3 cubes:- Cube 1 (NormalCube) is no... Read more
PolygonGeometry.CreatePolygons limits span length incorrectly.
Simply using `PolygonGeometry.CreatePolygons` reveals that if the `ReadOnlySpan<Vector2>` is longer than 8 vertices it incorre... Read more
[VFX Graph] Can't open SGraph by double click in output shader field
when an output is using a shader graph, it would be convinient to open the shader by double click on the shader in the shader field ... Read more
Crash Handler opens twice when Unity crashes with out of memory
Reproduction steps:1. Create a new empty Project2. Try to import the package attached to case 1331683 while only about 20-50gb is le... Read more
iOS: "Shader compilation failed" error in the log
- Create new empty project- Build it for iOS (with any backend Mono or IL2CPP)- Run on a device- See an error in the xCode log (full... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
Bug reporter file selection window is partially non-interactable on Mac
How to reproduce:1. Create a new project or open an existing one2. Open the Bug Reporter (Help -> Report a Bug...)3. Click the Ad... Read more
"Other" category is not shown in the player Profiler graph if a sample i...
How to reproduce:1. Create and open a new project2. Select File > Build Settings3. Enable 'Development Build' and 'Autoconnect Pr... 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
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis