Search Issue Tracker
[WinRT] Building a project with Fsharp.Core.dll fails due to a NullRefer...
To reproduce:1. Open the attached project. It contains the FSharp.Core.dll2. Build for WP8, WP8.1, Win 8.13. Error is thrown: Error ... Read more
[HomeScreen] Video player doesn't go to fullscreen mode when the icon is...
To reproduce:1. Open up the homescreen's 'Get Started' tab2. Play the video and click on the 'fullscreen' icon, which is located in ... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler