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

0
votes
Fixed

[WSA] TouchScreen keyboard input doesn't work on UWP builds

Windows Store Apps

-

Jun 24, 2016

-

Version/s: 5.3.5p5

Reproducible on 5.3.5 p1 - p6 versions.Regression from 5.3.5p1.Works fine on 5.4.0b24.Issue reproducible on WSA Universal 10. WSA 8.... Read more

0
votes
Fixed

Unable to modify RWStructuredBuffer elements via indirect dispatch of a ...

DirectX11

-

Dec 17, 2021

-

Version/s: 2019.4, 2021.2, 2021.2.7f1, 2022.1, 2022.2

Reproduction steps:1. Open project "dispatch_indirect_bug.zip"2. Open Scene "TestScene"3. Enter Play Mode4. Observe Game view Expect... 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

2
votes
Fixed

[Shuriken] Assertion failed on expression: '!params || ((params->vertexC...

Shuriken

-

Apr 21, 2017

-

Version/s: 2017.1.0b2

Repro steps:1. Download Realistic Effects Pack 4 from Asset Store2. Open PC_Demo(Unity5.5+) scene3. Press Play and click on the Day/... 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

Camera’s FOV white lines are visible in the Scene window’s Camera window

-

Aug 13, 2022

-

Version/s: 2020.3.38f1

How to reproduce:1. Open the user’s attached project2. Open the Scene window3. In the Hierarchy, select the “Camera” GameObject4. Ob... Read more

1
votes
Duplicate

Global axis shows wrong direction

Scene/Game View

-

Jul 01, 2016

-

Version/s: 5.4.0b23

Steps to reproduce:1. Open "Example1.zip" attached project.2. Select global axis in "123" scene.2. Rotate cube with transform tool.3... 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