Search Issue Tracker

0
votes
Fixed

EditorSceneManager.sceneOpening is called when opening scene with invali...

Asset and Scene Management

-

Mar 07, 2017

-

Version/s: 5.6.0b5

To reproduce: EditorSceneManager.sceneOpening += SceneIsOpeningCallback;Assert.Throws<ArgumentException>(() => EditorSceneM... Read more

0
votes
Fixed

Event handlers are preventing operations when trying to copy or paste HT...

-

May 20, 2024

-

Version/s: 6000.0.3f1

Reproduction steps:1. Open the attached “WebGLCopy.zip” project2. Build and Run for WebGL (File > Build And Run)3. In the Player ... Read more

0
votes
Fixed

[Caching Shader PP] Virtual texturing macros don't work with new PP

Shaders

-

Apr 09, 2020

-

Version/s:

Input:#define UNITY_DECLARE_TEX2D(tex) Texture2D tex; SamplerState sampler##tex#define DECLARE_STACK_BASE(stackName) UNITY_DECLARE_T... Read more

0
votes
Fixed

Overlay Preset is not updated when choosing it in the Overlay Menu

-

Apr 14, 2025

-

Version/s: 6000.1.0b15

Steps to reproduce: Open any Project In Scene View open the Overlay Menu ( ` ) Click on the dropdown menu "Default" > Save Preset... Read more

8
votes
Fixed

[Android] Unaccounted time in profiler

Android

-

Sep 29, 2016

-

Version/s: 5.4.0p1

Steps to reproduce:1) Create a new project2) Switch platform to android3) Make sure Bundle Identifier has been set up4) Enable Devel... Read more

0
votes
By Design

Baked emission is baked only if the material is first in array

Global Illumination

-

Feb 02, 2016

-

Version/s: 5.3.1f1

Repro steps:1) Open the project and test.scene in it2) Build the lighting2) Notice the scene is dark and there are two materials on ... Read more

0
votes
Fixed

Texture2D creates DXT texture when the unacceptable texture size is given.

Texture

-

Oct 28, 2022

-

Version/s: 2020.3.41f1

Reproduction steps: 1. Create a new project2. Import the attached Script (DXTTest.cs)3. Run Script (Menu Entry > Bug Test > DX... Read more

3
votes
Fixed

[Local] ParticleSystem.Start doesn't start simulation in some camera loc...

Shuriken

-

May 02, 2016

-

Version/s: 5.3.4p4

Steps to reproduce: 1. Open attached project2. Open scene "ParticleIssueScene"3. Run scene (make sure that scene view isn't visible)... Read more

0
votes
Fixed

Crash on (nvoptix) optixQueryFunctionTable when opening project or light...

Progressive Lightmapper

-

May 31, 2019

-

Version/s: 2019.2.0a9, 2019.2.0b4

Create a new project.Close the editor.Open the project with -force-vulkan. => Crashes the editor with the following stack trace:0... Read more

0
votes
Fixed

Crash on mdb_page_alloc when opening a project that was running while th...

-

Apr 17, 2024

-

Version/s: 2021.3.37f1

Steps to reproduce:1. Open the attached “repro project”2. Observe the crash Reproducible with versions: 2021.3.37f1Not reproducible ... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.