Search Issue Tracker
AudioMixer.SetFloat() does not properly set the float to a new value
How to reproduce: 1. Open attached project2. Open scene demo.unity3. Play the scene- Note the console output: The last item should b... Read more
Editor freezes when changing Reference Pixels Per Unit value
To reproduce:1. Add Image2. Change type to Tiled3. Set Canvas Sort Order to 54. Set Reference Pixels Per Unit to 2005. Editor freeze... Read more
Allow overriding of default 'user-agent’ header in UnityWebRequest
Keep default 'user-agent' header but allow overriding of this with a completely custom header. Read more
CommandBuffer cannot Blit multiple times between temporary RenderTexture...
To reproduce:1. Open project2. Build to webGL3. Notice that the screen is black Read more
Script reference on Prefab in AssetBundle missing when adding/changing n...
Steps to reproduce:1. Open attached project2. Open "Demo" scene3. Play in editor-- AssetBundlemanager initializes prefab which print... Read more
[Regression][TerrainComponent] NullReference exceptions are thrown after...
Steps to repro: 1. Open attached project and 'test' scene;2. Select Terrain gameobject in the 'Hierarchy';3. Go to 'Paint Texture' t... Read more
5.5: serialized shader data size has increased in some cases
Unity 5.5 added fully binary shader serialization. This means much better loading times, however it seems that uncompressed shader d... Read more
[Console]Identical error messages cannot be collapsed when they are caus...
[It is more like a future request] Steps to reproduce:1. Download and open attached project.2. Open scene named "MainMenu".3. Enter ... Read more
[OSX] Build settings window stays on top of other Finder windows after f...
Steps to reproduce:1) Create a new project or open an existing one.2) Build the project for any platform with the 'Build' option. Af... Read more
[Shuriken] DestroyImmediate in particle trigger callback crashes on Rend...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Press play Crash! Note: This happens when trying ... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks