Search Issue Tracker
Scene change after removing missing component causes crash at ves_icall_...
Steps to reproduce: 1. Open attached project2. Open scene "sceneWithMissingComponent"3. In top menu, click "SNSTools > Project Cl... Read more
Crash on mono_domain_set when opening a specific project
Reproduction steps:1. Open the attached “ReproProj” project Expected result: The project opensActual result: The Editor crashes Repr... Read more
[Hub] [Mac] Linux Support is installed at root of Unity installation ins...
To reproduce:1) Open Unity Hub2) Install Unity with Linux Support Expected: The support is installed in {UNITY_PATH}/PlaybackEngines... Read more
Calling the SendTo method on a UDP Socket causes an invalid pointer addr...
How to reproduce:1. Open the attached project (1223903.zip)2. Enter Play Mode and look at the Console window Expected result: There ... Read more
Assertion "ALLOC_TEMP_THREAD..." appears, when closing Unity in playmode...
Reproduction steps:1. Create new project.2. Change Camera position Y to 21 (or any other change). DO NOT SAVE3. Press Play.4. Try to... Read more
OverlapBox does not return true on CompositeCollider2D with Geometry Out...
Steps to reproduce:1. Download and open the attached project2. Enter palymode3. Move the Player GameObject to the lower platform4. O... Read more
GPU usage doubles when a project is running in the background
How to reproduce:1. Open the Task Manager2. Create and open a new 2D Core (Built-in Render Pipeline) project3. Enable the “Run In Ba... Read more
When an Image component on a Scroll View contents is disabled scrolling ...
Reproduction steps:1. Open attached project (ReproProject.zip)2. Open and play the "TestScene" scene3. Scroll trough the elements us... Read more
[Android][iOS] Particles are not affected by External Forces when loaded...
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“3. Build and Run for Android4. Observe the movement ... Read more
An object cannot be selected in Scene view when the SkinnedMeshRenderer ...
How to reproduce:1. Create and open a new project2. Import any FBX model that contains a SkinnedMeshRenderer Component (or import th... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template