Search Issue Tracker
Attempting to get a component that isn't present allocates memory
Steps to reproduce : - import the project attached- open the scene- open the Profiler- press play and notice that GetComponentAllocR... Read more
ArgumentException from "Cookie" header after building for webplayer
To reproduce:1. Open attached project2. Open scene error3. Enter play mode - an argumentexception is thrown. It seems that there are... Read more
It's impossible to change code example language in the page for AssetPos...
To reproduce:1. Open /ScriptReference/AssetPostprocessor.OnPostprocessAllAssets.html2. Try to switch the example program languageExp... Read more
Property does not render its children when it's rendered with PropertyFi...
To reproduce:1. Open attached project2. Open "scene"3. Select "GameObject"4. Look at the inspector. There are two lists, both render... Read more
Editor crashes after switching animation type to humanoid
Switching animation type to humanoid and clicking the apply button causes Unity editor to crash. Reproduced with:Unity Version 4.3.1... Read more
MovieTexture loaded through WWW has bad data
Downloading MovieTexture file which does not have audio through WWW gives some bad data:- MovieTexture.width and MovieTexture.height... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default