Search Issue Tracker
Player lighting not generated when building the project using command line
How to reproduce:1. Create a new project2. Add a GameObject to the scene (e.g. Cube)3. Go to File > Build Settings and press Add ... Read more
Crash on GameObject::IsActive when using GameObject.SetActive for an obj...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play Mode... Read more
[Vector Graphics] Unlit_VectorGradientUI shader/material results in dark...
How to reproduce:1. Open attached project "TestSVG.zip" and scene "SampleScene"2. Observe Scene/Game view's image Expected result: t... Read more
Post Processing not getting correct render target when using Camera.SetR...
How to reproduce:1. Open "SampleScene" from the attached project2. Open Game View and Frame Debugger windows3. In Hierarchy select "... Read more
[Themes] Texts are getting clipped for all textbox under "Player Settings".
Texts are getting clipped for all textbox under "Player Settings". Steps to repro:1. Create a new project.2. File > Build Setting... Read more
[Regression][5.4][RTP] RTP Terrain shader rendering is broken after upgr...
Preconditions:Download Relief Terrain Package (https://www.assetstore.unity3d.com/en/#!/content/5664) from A$. Steps to repro: 1. Op... Read more
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected result... Read more
[Entities] Unity silent crash when converting a GameObject with Generate...
How to reproduce:1. Open the user-submitted project2. Open the Sample Scene3. Enter Play mode4. Observe the crash Reproducible with:... Read more
Lightmap changes format when loaded from asset bundle
Possibly related to 721313 How to reproduce: 1. Open attached project2. Open scene Scenes/BakeLightsScene.unity3. Go to Assets ->... Read more
Altering Mass on a Rigidbody with multiple child colliders causes positi...
Steps to reproduce: 1. Open attached project "775001.zip"2. Open scene "repro"3. Select "MeshBox (1)" in hierarchy and notice that i... 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