Search Issue Tracker

0
votes
Fixed

IL2CPP: 3D array access generates code which segfaults on iOS

Scripting

-

Feb 11, 2015

-

Version/s: 4.6.2p1

The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more

0
votes
Fixed

GlobalObjectIdGlobalObjectIdentifiersToObjectsSlow sometimes returns a r...

Build Pipeline

-

Nov 09, 2020

-

Version/s: 2019.4, 2020.1.11f1, 2021.1

Reproduction steps:1. Import GlobalObjectIdBug.cs2. Click Window -> GlobalObjectID bug. Expected result: Null objects and a Direc... Read more

0
votes
Fixed

[Denoising] RadeonPro denoising creates corruption in lightmap output

Progressive Lightmapper

-

May 05, 2021

-

Version/s: 2021.2.0a15

Repro: 1. Download and import the attached repro project2. Open the Scene SampleScene.unity3. Ensure the LightingSettingsUltra setti... Read more

0
votes
Won't Fix

iOS: "Shader compilation failed" error in the log

iOS

-

Apr 21, 2016

-

Version/s: 5.4.0b16

- 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

0
votes
Fixed

[HDRP] 3D Sample Scene (HDRP) build is not rendering anything

-

Nov 15, 2022

-

Version/s: 2023.1.0a11, 2023.1.0a19

How to reproduce:1. Create a new 3D Sample Scene (HDRP) project2. File -> Build and Run Expected results: The project is built an... Read more

0
votes
Fixed

[Oculus XR] Cannot build APK because of VR splash screen and modified Bu...

Package: Oculus XR Plugin

-

Nov 03, 2021

-

Version/s: 1.10.0

Reproduction steps:1. Open the attached user's project2. Add VR splash screen image for Android3. Build the project4. Change Bundle ... Read more

0
votes
Fixed

When using Load/Store Action Debug Mode with scaled resolution Vulkan Va...

Vulkan

-

Apr 25, 2022

-

Version/s: 2022.2.0a11

How to reproduce:1. Install Vulkan SDK https://www.lunarg.com/vulkan-sdk/2. Run Unity.exe from command line with these arguments: ".... Read more

0
votes
Fixed

WheelCollider: setting steer angles to -5e-37 can confuse simulation

Physics

-

Feb 13, 2015

-

Version/s: 5.0.0f1

To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... Read more

0
votes
Duplicate

SetTextureOffset does not work when using it with an UI image

Shader System

-

Nov 13, 2020

-

Version/s: 2019.4.12f1, 2019.4.14f1, 2021.1

Reproduction steps:1. Open the user's attached "New Unity Project" project2. Open Assets/Scene/SampleScene3. Enter Play Mode4. Obser... Read more

0
votes
Fixed

Containers' height doesn't expand when text wraps

UI Toolkit Framework

-

Jun 04, 2023

-

Version/s: 2021.3.26f1, 2022.3.0f1, 2023.1.0b19, 2023.2.0a17, 2023.3.0a3, 6000.0.0b11, 6000.1.0a7, 6000.2.0a1, 6000.3.0a1, 6000.4.0a1, 6000.5.0a1

How to reproduce:1. Open the attached project “WrapBug.zip“2. Open “WrapBugTemplate“ UXML file3. Observe the “#text“ Label Expected ... Read more