Search Issue Tracker
Shader.SetPass performance regression in editor (5.1)
Shader.SetPass is taking a lot of time in the editor in 5.1b6; was not the case in 5.0. Not a problem in standalone build. Read more
[SceneView] UI no longer renders in the Scene view
Steps to reproduce: 1. Open the attached package (TestUI.unitypackage)2. Open 'GateComplete' scene (Assets/Scenes/UI/Screens/GateCom... Read more
MotionBuilder 2016 binary FBX import Errors
MotionBuilder 2016 binary FBX import Errors 1. What happenedMotionBuilder 2015 FBX files import properly, both in binary and asciiMo... Read more
[Scripting Reference] AudioImporter "SamsungTV" platform identifier missing
The platform identifier for "SamsungTV" is not listed on the following documentation pages: AudioImporter.ContainsSampleSettingsOver... Read more
Animator: Mix of Humanoid and Generic clips does not give expected warning
Animator: Mix of Humanoid and Generic clips does not give expected warning 1. What happened5.1 Change - Animation: Mecanim: Human an... Read more
Player Settings > Icon: does nothing
-e: see title, un-uncheckable checkbox -repro:--switch platform to webgl--open Player Settings > Icon--try to uncheck that checkb... Read more
Camera.targetTexture -> RenderTexture -> UI.rawImage works only in editor
-e: There is a RenderTexture which is placed at the Camera's Target Texture slot. The Panel includes a RawImage Component for the Re... Read more
RequireComponent of type Collider2D crashes unity on component paste
Script with RequireComponent(typeof(Collider2D)) crashes Unity when is pasted from one GameObject to another GameObject without 2D c... Read more
[IL2CPP] Generator expressions in Boo scripts return invalid enumerators
Generator expressions in Boo scripts return invalid enumerators. See the following snippet: g = i for i in (1, 2, 3)for i in g: Debu... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left