Search Issue Tracker
[Metal] Half-precision literal in HLSL is translated to float literal by...
Reproduction steps:1) Open the attached project (HLSLHalfLiteralBecomesMetalFloatLiteral.zip).2) Open "MobileBloom.shader".3) Observ... Read more
BoxCollider Size values get multiplied by 2 when using EditorJsonUtility...
When using "UnityEditor.EditorJsonUtility.FromJsonOverwrite" with a BoxCollider, the Size values of the BoxCollider component get tw... Read more
Sprite selection outline box is misaligned
Sprite selection outline box is misaligned 1. Open scene "1"2. Click on the white square in the scene Expected: The selection outlin... Read more
Material Asset Bundle contains texture when texture's type is Sprite
Reproduction steps:1) Download and open attached project ("ABDemo.zip")2) Build asset bundles (upper menu: AB\Build)3) Open file exp... Read more
IndexOutOfRangeException when repacking a multi-paged sprite atlas into ...
IndexOutOfRangeException when repacking a multi-paged sprite atlas into a single-page sprite atlas 1. Import MetalMan texture into p... Read more
[Daydream] Viewport focal plane differs between Daydream versus Gear VR
Using single pass as the Stereo Rendering Method an inset viewport will have a different apparent distance from the camera in Gear V... Read more
Dragging a game object into the Project View will show the selection for...
Steps to Reproduce: 1. create a new game object2. drag it in the Project View and notice both the GO and the prefab is selected *Not... Read more
[Editor] The "F" keyboard button to Focus on a GameObject in the Scene v...
Steps to Reproduce:1. Add a GameObject to a scene2. Select the GameObject in the Hierarchy3. Move mouse over the Scene View4. Press ... Read more
Undoing animation property causes "Invalid OffsetPtr access! Pointer is ...
Steps to reproduce:1. Open attached project2. Open "Peli" Scene3. Select "walrus" in Hierarchy window4. Open Animation window5. Extr... Read more
AddUIVertexTriangleStream() replaces vertices instead of adding them and...
When trying to add a set of vertices with AddUIVertexTriangleStream, this function replaces the vertices instead. Also, it doesn't u... 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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present