Search Issue Tracker
Enum properties in serialized structs show up as integers
To reproduce:1. Open the attached project2. Open test scene3. Inspect NewBehaviorScript inspector on the GameObjectExpected result: ... Read more
'input' keyword is reserved in GLSL
Shader with a struct named 'input' does not work on Android devices. The editor does not show any specific errors, however in the de... Read more
Buttons do not immediately have their color tint set when entering play ...
To reproduce:1. open attached project2. open scene3. Enter play modeExpected result: Button found in scene is immediately redActual ... Read more
Stencil masking does not work on the uGUI example project
To reproduce:1. Download the uGUI example project2. Build the Scroll View scene for iOS3. See there's no stencil masking Read more
Error message appears for each individual object instead of a group
To reproduce:1. Open the project attached2. Select all the Cube objects in the "Scene" scene3. Try to remove the "MeshFilter" compon... Read more
plugin freezes due to logspam of unitialized animator
-e: see title -works fine on 4.3.4, starts with 4.5.0a1-tested and repros on win7 with chrome/ff -repro:--install 4.5.0 plugin--sele... Read more
UNET.Connect gives 1 when use it with serverIP = 1
UNET.Connect gives 1 when use it with serverIP = 1 2) How can we reproduce it using the example you attached1 Open attached project2... Read more
Large font sizes cause uGUI text display artifacts on game view
To reproduce:1. Create a new project2. Add a uGUI text3. Change it's font size to a few thousand (1455 works for me) black text arti... Read more
a sprite breaks when entering play mode
To reproduce:1. Open attached project2. enter play modeExpected result: A new sprite spawns and we have two identical spritesActual ... Read more
End key in two columns mode selects the semi-last object
To reproduce:1. Create a new project and set the layout to the two column view2. Create a folder and add some assets to it3. Press t... 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