Search Issue Tracker
[Material] - 2017.1 : Material reference appears to be missing on the Ho...
I was investigating a forum post about a user not being able to change the color of a cube via script. When I launched the app to th... Read more
Line Renderer breaks when there 3 or more elements
To reproduce:1. Open attached Unity project "LineRenderer.zip"2. Open "test" scene3. Observe GameObject Expected result: The object ... Read more
Additive layer in Animator window on humanoid rig type cause avatar hips...
To reproduce:1. Open users attached project "New Unity Project.zip"2. Open "test.unity" scene3. Enter play mode4. Select "human_male... Read more
Awake is called every time the Inspector gets in focus if the Preview wi...
To reproduce: 1. Open the project, attached by tester (PreviewAwakeBug.zip)2. Open "scene01" scene, if not open3. Enter Play mode4. ... Read more
Physics2D.LineCast doesn't detect collision with specific collider
Steps to reproduce: 1. Open attached project2. Open scene "2D-RAT"3. Run scene4. Player will fall until it collides with platform5. ... Read more
Edit handles for collider used by composite collider are offset dependin...
Steps to reproduce: 1. Open attached project2. Open scene "2D-RAT"3. Select "Platform 1" in hierarchy and notice that it has collide... Read more
Elevating terrain using TerrainData.SetHeights results in Raycast not hi...
To reproduce:1. Open attached Unity project "TerrainTest2.zip"2. Open "Scene" scene3. Go into play mode4. Move the mouse around the ... Read more
[Ambient Color] Ambient Color resets to gray
While automode is enabled, ambient color will seemingly at random reset back to it's default gray color Repro: 1. Open the attached ... Read more
Enabling Frame Debugger and clicking on one of its drawcalls results in ...
How to reproduce:1. Open the attached "2017.1b7 FrameDebuggerBug" project2. Go to File --> Build settings --> Player Settings ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS