Search Issue Tracker
Unity UI breaks when an empty OnRenderImage call is attached
To reproduce:1. Open any project2. Attach ScratchPaper.cs script to the main camera3. Enter play modeExpected result: After leaving ... Read more
Animation importer bug: non keyframed channels (scale) are animated in U...
To reproduce:1. Open the attached Maya file in Maya2. See how that joint10 has no scale animation3. Import the file in Unity4. Open ... Read more
Move Up a Component on a Prefab calls a fake warning dialog
To reproduce:1. Create a new project2. Create a game object3. Drag it to the project view so it becomes a prefab4. Click on the pref... Read more
Coroutines page in unity manual has a C# function that includes "yield r...
Coroutines page in unity manual has a C# function that includes "yield return" instead of the correct "yield return null". To reprod... Read more
Drag&Drop mouse icon doesn't change on custom editor unless it is docked
To reproduce:1. Open attached project2. Go to Custom -> Open3. While the editor is undocked Drag&Drop a prefab into it4. It's... Read more
Unable to update to meshcollider with skinnedmeshrenderer and BlendShapes.
To reproduce:1. Open testPlugin project2. Open testBlendShapes scene3. Press play4. Move around sliders Expected result: Mesh collid... Read more
Undocumented function in the docs
Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/Mesh.UploadMeshData.html and notice that ... Read more
Only one of several shadows are rendered when Culling mask is used in Fo...
When several shadow casting lights have "non-overlapping" Culling masks - only one light casts shadow in Forward rendering path.Shad... Read more
Cannot load System.Runtime.TargetedPatchingOptOutAttribute type
To reproduce:1) Open attached project2) Then notice the errors in console: TypeLoadException: Could not load type 'System.Runtime.Ta... Read more
Clicking on a font resource causes Unity to crash
To reproduce:1. Import the free Unity Gui from the Asset store or open the attached project2. Click on a font resource icon in the p... 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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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