Search Issue Tracker
Type.GetMethod() asserts for methods with default float parameter when S...
There's an assert in il2cpp::vm::Parameter::GetDefaultParameterValueObject that fails in this particular case. Attaching repro project. Read more
AnimatePhysics update mode is very slow in 5.2 and 5.3 compared to 5.1
How to reproduce:1. Open the attached project2. Open Profiler (Window->Profiler)3. Open and Play Test scene (it will instantiate ... Read more
[Crash] Editor crashes when opening a particular scene MonoBehaviour::Sh...
Quick reproduction steps:1. Open attached project "PolyglotUnity"--- Editor crashes immediately Alternative reproduction steps:1. De... Read more
Add Property is missing multiple light properties
Steps to reproduce: 1. Create new project2. Create new scene3. Open Animation window4. Select "Directional light" in hierarchy5. Get... Read more
Animator.speed is squared when calling Animator.Update
Steps to reproduce: 1. Open attached project2. Open scene "Mecanim_Update_Test_Scene"3. Investigate "Constructor_Enabled" and "Contr... Read more
Materials using UI shaders are only visible on UI elements
Steps to reproduce: 1. Open attached project using 5.3.0b12. Open scene "Scene0"3. Expected result - cube has texture 4. Open attach... Read more
[Animator] Enabling Animator which was disabled in animation crashes Unity
Update: fixed in 5.2.3p1 Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. Run it4. Select "BuggedAnimator" in... Read more
[MultisceneEditing] Opening project with 2 or more scenes loaded prints ...
How to reproduce:1. Create a new project2. Create two or more scenes3. Load them into hierarchy4. Reopen the project=> Notice err... Read more
Multiple undo operation made to instance of multiobject prefab crashes u...
Steps to reproduce: 1. Create new project2. Create new scene3. Create "Cube"4. Drag "Cube" to project tab to create a prefab5. Selec... 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
- Project Browser Icons use the wrong Theme and Users are not shown any indication that process will be deferred when switching Editor Theme in Play Mode
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
- UIElements memory allocations grow when interacting with IMGUI custom Editor window
- AI Navigation Preferences are not indexed for Search and cannot be found when searching for them in the Preferences Search field