Search Issue Tracker
[serialization] Crash in scripting_field_get_type after recompile after ...
Steps to reproduce:1. Download and open project "918719.zip" (link in the edit)2. Open "Empty.cs" script3. Add "var storageFolder = ... Read more
CommandBuffer CameraEvent does not respect shader rendering queue
Steps to reproduce:1. Download and open the attached project("CommandBufferBugProject.zip")2. Enter Play mode Expected result: spher... Read more
[WSA] Windows Speech DictationRecognizer throws Assertion failed on expr...
Steps to reproduce:1. Open the attached project(DictationTestProject.zip)2. Open the DictationTest scene3. Play the scene4. Click on... Read more
Alpha value is not clamped to zero when setting shader's alpha blending ...
To reproduce:1. Open user's project, in Project window click Unlit_NegativeAlpha material2. In Inspector window, right-click materia... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
Stall with Particle Systems on a second Camera
Having a particle system on a second (not main) camera causes a stall on the main thread. Reproduction Steps:1. Build & Run the ... Read more
Editor crashes at CalculateClosestPoint when collider Bounds are null
Editor crashes at CalculateClosestPoint when collider Bounds are null and accessed by ClosestPoint function. Steps to reproduce:1. D... Read more
Instanced prefab rotation transform does not revert to prefab values
To reproduce:1. Open project attached by the user2. Open scene "main"3. In the hierarchy window select Parent1 GameObject, expand it... Read more
[UWP] STARTPROCESSTASK Out of Memory when building Master x86 build
To reproduce:1. Open project attached by the user2. Switch to Windows Store Platform UWP build type - XAML3. Open Tools->Configur... Read more
Many different errors are shown when importing the specific .blend file
To reproduce: 1. Create a new project2. Import the .blend file, attached by tester (blank.blend)3. Observe console Expected: no erro... 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
- The sidebar reopens when Unity Hub is started when Unity Hub was closed with the sidebar closed
- Characters are invisible in the TextField when certain Japanese characters are used
- "InvalidOperationException" is thrown when using Prefab > Replace to replace a Canvas GameObject with a Prefab that has an incompatible root Transform type
- Looping AudioSource resumes from the wrong playback position when the app is backgrounded and resumed on iOS Safari
- "AnyState Transition Created" action can be undone when pressing "Auto Generate Animation" on the uGUI GameObjects