Search Issue Tracker
[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
Calling EditorUtility.OpenFilePanelWithFilters crashes unity
To reproduce:1. Open attached project2. Use the menu item called "Test/Find component in scenes"3. Editor crashes Read more
Animation does not begin playing when Animator component is enabled at r...
How to reproduce:1. Open the attached project2. Open and Play Scene1 scene3. Click on "Enable animation" button (it will enable anim... Read more
OpenGL ES 3.0 Issues with Custom Shader on some android devices
When publishing and running builds for Android using the Auto Graphics API or OpenGL ES 3.0, the text using the TMPro_SDF-Surface sh... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template