Search Issue Tracker
Setting the "isActive" bool to true in "GUIStyle.Draw()" does not make b...
in "GUIStyle.Draw ()" setting "isActive " to true does not make the button active(green) unless you also set "isHover" to true.Steps... Read more
Button created with "GUIStyle.Draw()" becomes inactive when "Main Camera...
Steps to reproduce:1. Open attached project2. Start play mode3. Select "Main Camera" and move mouse to the scene view-"wrong Active"... Read more
Exception: IL2CPP Compilation failed when building a project for Android...
Reproduction steps:1) Open any project, or create a new one2) Switch platform to Android3) Make sure that Scripting Backend is set t... Read more
Unity 5.5 corrupts scene or incorrectly reports it as corrupted
- Download and import the Asset Store Package called BIG Environment Pack- Try to open the scene Isle_01 from the Scenes folderUnity... Read more
[tvOS] Wrong input returned when using a MFi controller if analog sticks...
Steps to reproduce:1) Open the attached project (MFi_test.zip).2) Open 'DebugScene'.3) Build for tvOS.4) Connect an MFi controller t... Read more
Building AssetBundles doesn't work in Unity 5.5 if script is not in Edit...
How to reproduce:1. Open the attached project2. Build AssetBundles (Asset Bundles -> Build)3. Notice few errors: one is regarding... Read more
[iOS] Launch Image is offset to the left, because of Trailing Space set ...
The launch image is offset to the left on iOS. This is due to the Trailing Space for the LaunchScreen-iPhone.xib and LaunchScreen-iP... Read more
[RenderMode] The new "None" render mode should probably hide the unneces...
No project/repro steps necessary.Setting the render mode to "None" (new feature) should probably hide the properties which are no lo... Read more
Errors when building to iOS
To reproduce:1. Open attached project2. Build to iOS Before the build finishes, some errors appear (they are pasted at the bottom of... Read more
Some color buffers are not cleaned properly when using custom Surface Sh...
Steps to reproduce:1. open User's attached project2. open scene "DemoScene"3. press play Expected behavior: text is connected to cub... 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
- Play Mode Status window has a horizontal scrollbar active at all times even when not needed or the window is fullscreen
- Unnecessary scrollbar appears in Prefab Override section
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects