Search Issue Tracker

0
votes
Fixed

"Element [Element name] has no registered factory method." error is thro...

-

Jul 05, 2023

-

Version/s: 2021.3.28f1, 2022.3.4f1, 2023.1.4f1, 2023.2.0a23, 2023.3.0a1

Reproduction steps:1. Open the "IN-45969.zip" project2. Open "Assets/UXML/MyUXML.uxml"3. Open the Project tab in the Library section... Read more

0
votes
Fixed

[AssetImport] Importing FBX causes editor to run out of memory and crash

Asset Import

-

Feb 08, 2016

-

Version/s: 5.3.2p2

Steps to reproduce: 1. Create new project using Unity 5.12. Download attached FBX file and import it3. Notice error in console that ... Read more

0
votes
Active

The Inspector Window is not brought into focus when an additional Window...

Package: Competitive Action Multiplayer Template

-

Mar 10, 2025

-

Version/s: 1.0.2

Steps to reproduce: Create and open a Competitive Action Multiplayer template In your layout, in the same spot the Inspector is in, ... Read more

0
votes
Fixed

[h264]Editor freezes when pausing/playing video multiple times

Video

-

Mar 20, 2018

-

Version/s: 2018.2.0a4

To reproduce:1. Open project2. Run test scene3. Click button multiple times to play/pause video4. Editor freezes Reproducible: 2017.... Read more

0
votes
By Design

[Events] OnPlay and OnStop events affect all spawners within a system

Package: Visual Effect Graph

-

Jan 02, 2019

-

Version/s:

Repro steps:1. Drag the attached VFX to a scene2. Open the effect and press the Stop event.3. Observe how all particles are stopping... Read more

0
votes
In Progress

Truck Catapults Into Air When Turning and Accelerating Simultaneously in...

Package: Unity Vehicles

-

May 23, 2025

-

Version/s: 0.1.0-exp.10 - Vehicle Controller

Steps to reproduce: Create a new Unity project Open the Package Manager Install the com.unity.vehicles package Select the Vehicles p... Read more

0
votes
In Progress

Visual Effect Control Track continues looping when Wrap Mode is set to Hold

-

Mar 06, 2025

-

Version/s: 2022.3.58f1, 6000.0.38f1, 6000.1.0b6, 6000.2.0a3, 6000.3.0a1

Steps to reproduce:1. Open the attached "IN-95291" project2. Open the SampleScene3. Enter Play mode4. Observe the Game view Expected... Read more

0
votes
By Design

[Mobile] Touch is focused on the ListView TextField element and the keyb...

-

Feb 08, 2024

-

Version/s: 2021.3.34f1, 2022.3.19f1, 2023.2.10f1, 2023.3.0b7, 6000.0.0b11, 6000.1.0a7, 6000.2.0a1, 7000.0.0a1

How to reproduce:1. Open the "IN_67966" project2. In the Build Settings "Run Device" dropdown, select the desired device3. Press Bui... Read more

0
votes
By Design

Currently used Camera changes randomly when drawing mesh with DrawMeshNow()

Camera

-

Aug 25, 2020

-

Version/s: 2018.4, 2018.4.5f1, 2020.2

How to reproduce:1. Open the user's attached project from "Surface Canvas.zip"2. Enter Play Mode3. Move your cursor around the Edito... Read more

0
votes
Fixed

NativeArray<T>.ReadOnly does not implement IEnumerable<T>

Scripting

-

Mar 04, 2021

-

Version/s:

NativeArray&lt;T&gt; implements IEnumerable&lt;T&gt; allowing to use C# "foreach" syntax to iterate over it. However its read-only v... Read more