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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled