Search Issue Tracker
[HomeScreen] Clicking on 'new project' makes buttons disappear
Steps to repro:1. Open the homescreen2. Press 'new project'3. Observe buttons at top right: http://screencast.com/t/8qkKUpvb5uG3They... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[Prefab] Undo skips prefab unparenting
To reproduce the bug please follow the steps1. Create new project2. Create new GameObject3. Create new prefab for GameObject4. Creat... Read more
[OSX] Build with '&' in name fails to start
Steps to reproduce: 1. Create a new Unity project on a OSX machine2. Build the project for standalone with an ampersand (&) symb... Read more
[Cubemap] Not all Cubemap importing options are exposed in the scripting...
There's no way from script to access options such as Mapping and Fixup Edge Seams. It would be useful if those options was exposed s... Read more
Using GetCurrentMethod causes exceptions on WebGL
Steps to reproduce this issue: 1. Open the attached project2. Build&Run on WebGL3. Press button4. It invokes GetCurrentMethod an... Read more
PluginInspector properties are not taken into account when building player
Steps to reproduce:1. Open attached project.2. Open scene 'PluginInspectorIssue'.3. Check .dll properties:Plugins\x86\KurdifyEngine.... Read more
[Raycast] When terrain is changed but not saved, RaycastHit.point return...
Steps to reproduce this issue: 1. Open 'TerrainRaycastBug' project2. Open 'TerrainRaycastBug' scene3. Switch to scene view4. The red... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically