Search Issue Tracker
Adding new (not mb) list elements in the inspector overwrites the objec...
To Reproduce: 1. Open the attached project or paste the attached script into a new file.2. Change 'Test List' size to any value obse... Read more
Cloth constraint painting fails on high vertex meshes
To reproduce:1. Open attached project2. Open Untitled scene3. Set Inspector from Debug to Normal4. Select SphereHigh gameobject5. No... Read more
Deferred rendering looks corrupted in Scene view with AA on
1. Open new project2. Select camera and switch to deferred rendering3. Scene view will be with artifacts Read more
GUI Text rendered in RenderTexture ignores orientation changes
Steps to reproduce:1. Download attached project2. Build and run it on WP83. Rotate device to Landscape orientation - GUI Text will n... Read more
AssetBundleManifest is missing
This is missing:file:///C:/Program%20Files/Unity%205.0.0b1/Editor/Data/Documentation/html/en/ScriptReference/AssetBundleManifest.html Read more
Custom editor documentation examples are in UnityScript only
The documentation examples on custom editors need to be updated as they are only in UnityScript:http://docs.unity3d.com/ScriptRefere... Read more
Nothing about UnityEngine.WSA
There is absolutely nothing about UnityEngine.WSA in scripting reference. Monodevelop can auto-finish when writing UnityEngine.WSA.x... Read more
AudioClip.Create lacks documentation and overloads
Documentation in Scripting Reference of AudioClip.Create lacks information and overloads. file:///C:/Program%20Files/Unity%205.0.0b1... Read more
API updater does not update AudioClip.Create
When loading the attached script in 5.0.0b1 there is no message that AudioClip.Create() with 8 arguments is obsolete, and _outputCli... 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
- 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
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code