Search Issue Tracker

0
votes
Fixed

Crash on “DynamicHeapAllocator::Deallocate” when connecting from the Player

Package: Unity Netcode

-

Apr 07, 2023

-

Version/s: 1.0.0

How to reproduce:1. Open the “IN_29256” project2. Press File → Build Settings → Build3. Enter the Play Mode4. Run the build5. Click ... Read more

0
votes
Fixed

[Android] Distortions on the screen when application launches if Show Un...

Mobile

-

May 29, 2017

-

Version/s: 2017.1.0b7

Steps to reproduce: 1) Open Unity and create a new project2) Switch platform to Android3) Player Settings >> Splash Image >... Read more

1
votes
Fixed

[VR] In Play mode moving input focus away then back to the Editor makes ...

VR

-

Dec 23, 2015

-

Version/s: 5.2.4p1

In a VR-enabled scene with the Oculus Rift connected and VRSettings.enabled false, you can make VRSettings.enabled become true simpl... Read more

0
votes
Fixed

[Backport] Unnecessary cast to float when calling Mathf.Abs

Scripting

-

May 27, 2022

-

Version/s: 2020.3.34f1, 2021.3.3f1, 2022.1.1f1

The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more

0
votes
Fixed

[WebGL] InvalidStateError: Failed to execute 'resume' on 'AudioContext':...

Web Platform

-

Oct 25, 2022

-

Version/s: 2020.3.41f1, 2021.3.11f1, 2022.1.20f1, 2022.2.0b12, 2023.1.0a15

AudioContext.resume() error is not missing catch.See:https://forum.unity.com/threads/invalidstateerror-failed-to-execute-resume-on-a... Read more

0
votes
Fixed

[Preset] Dropdown icons for the properties under "Mesh Renderer" preset ...

CodeEditors

-

Dec 17, 2019

-

Version/s: 2019.3.0f2, 2020.1.0a16, 2020.1.0a17

All properties dropdown icons are missing when preset of "Mesh Renderer" is created, refer attached screenshot. Steps to repro:1. Cr... Read more

0
votes
Fixed

[Vulkan] [Editor] Whole Game View gets cleared when Camera Clear Flags a...

Vulkan

-

Apr 15, 2022

-

Version/s: 2022.1.0a8, 2022.2

Steps to reproduce:1. Create a new Unity project2. Navigate to Edit > Project Settings > Player > Other settings and set th... Read more

0
votes
By Design

NavMeshAgent runs back and fourth on the destination point when auto-bre...

AI

-

Oct 14, 2016

-

Version/s: 5.5.0b7

Steps to reproduce:1.Download and open attached project2.Hit play3.Observe cylinder behavior Expected result: cylinder stops instant... Read more

0
votes
Fixed

Unity hard crash when setting AvatarMask transformCount to negative value

Animation

-

Mar 03, 2015

-

Version/s: 5.1.0a1

Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more

All about bugs

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