Search Issue Tracker
Undocumented nuance when yielding to a CustomYieldInstruction
The process for yielding is different on the first iteration of a CustomYieldInstruction... 1. it checks the yield2. places the coro... Read more
[Timeline] Animated object is not positioned correctly when a StateMachi...
What happenedThe position or rotation of an object used by a timeline track will be changed and not be animated properly in play mod... Read more
[PLM] Duplicating objects with low atlas size during autobake causes win...
OpenRL errors are displayed in console if duplicating multiple objects during autobake, with a small atlas size (progressive lightma... Read more
Publish does not fail when hitting usage limit before upload starts
1. What went wrong? When making a commit via Collab that will either reach or exceed the tier-specified usage limit of the user's Or... Read more
[Timeline] Rotations altered in an unpredictable way in animation track
Steps to reproduce:1. Open user attached project2. Select Canvas -> Image3. Clear the keyframes in the timeline window4. Add a ke... Read more
[Text Mesh] Undoing a font change in Text Mesh distorts the actual text
To reproduce: 1. Open the project, attached by the tester (textMeshFontUndo.zip)2. Open the "testScene" scene3. Select GameObject in... Read more
ColorUtility.ToHtmlStringRGBA returns hexadecimal color code string with...
Steps to reproduce:1.Open attached “ ToHtmlStringRGBA.zip” Unity project2.Open scene “Test"3.Enter Play mode Expected results:ColorU... Read more
[SRP]_ScreenParams gives frame buffer size instead of current RT size
To reproduce:1) Open re-attached project and scene2) Open Frame Debugger3) Enable it4) Check "Draw Mesh Cube" event Expected: Render... Read more
TextRenderingPrivate::TextMesh::ApplyToMesh crashes on Scene load
To reproduce: 1. Download attached project "JAMES.zip" and open in Unity2. Open "Main" scene Expected Result: Unity Editor successfu... Read more
PreferenceItem attribute does not create a section in the Preferences wi...
How to reproduce:1. Open the attached "Test" project and "Scene"2. Observe "PrefTest" script, note that two PrefrenceItem attributes... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used