Search Issue Tracker

1
votes
Fixed

P/Invoking into non-existent library crashes player on WebGL instead of ...

WebGL

-

Mar 12, 2020

-

Version/s: 2018.1.0f1

Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more

1
votes
Won't Fix

Editor crashes when Ray Tracing Shaders are not compiled properly

-

Jul 27, 2022

-

Version/s: 2019.3.9f1, 2022.1.23f1, 2022.2.0b16, 2023.1.0a18, 2023.2.0a1

Reproduction steps: Open the attached project (“Crash_Shaders.zip“) Open Assets/Scenes/DxrSampleScene2 Enter Play Mode Expected resu... Read more

0
votes
Fixed

Project Auditor - 'Graphics: Rendering Path is set to Forward Rendering'...

Package: Project Auditor

-

Feb 18, 2025

-

Version/s: 1.0.0

There is an issue appearing in Project - Project Settings for 'Graphics: Rendering Path is set to Forward Rendering' but when follow... Read more

0
votes
Fixed

Unity crashed when closing the New Project window

Connect

-

Apr 01, 2015

-

Version/s: 5.1.0b1

- Create a new project- Go to File -> Open Project- Switch to the Getting Started tab- Switch back to the Projects tab- Close the... Read more

0
votes
Won't Fix

"Tab" key doesn't exit the renaming in the Project window

-

Feb 25, 2025

-

Version/s: 2022.3.58f1, 6000.0.40f1, 6000.1.0b8, 6000.2.0a5

How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Folder3. During the renaming,... Read more

0
votes
Fixed

Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while ...

-

Dec 05, 2023

-

Version/s: 2023.2.3f1, 2023.3.0a17

Reproduction steps:1. Open the “user’s attached project”2. Open the “Combat Test” scene3. Right-click on the “Enemy” GameObject in t... Read more

0
votes
Duplicate

Cannot retrieve photo location data (CamToWorld and Projection matrices)...

Package: WindowsMR

-

Feb 04, 2020

-

Version/s: 1.0.19

We are currently porting our HoloLens 1 application to support using HoloLens 2. The application has a 2D-Whiteboard which displays ... Read more

0
votes
Fixed

Game view is black when using Stencil Texture in Shader

-

Jul 21, 2022

-

Version/s: 2021.3.6f1, 2022.1.9f1, 2022.2.0a18, 2023.1.0a2

To reproduce:1. Open the project “StencilTextureTest”2. Enter Game view Expected result: The GameObjects are rendered and visibleAct... Read more

0
votes
Fixed

Camera not rendering HDR when having a ARGB32 render texture set

Graphics - General

-

Apr 04, 2017

-

Version/s: 5.6.0f3

Reproduction steps:1. Open the attached project.2. Open the "asdf" scene.3. Play the scene.4. Open Frame Debugger (Window > Frame... Read more