Search Issue Tracker
[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
Calling Type.GetType in a DLL gets different results between backends
To reproduce:1) Open attached project and scene2) Set the .NET backend to 4.63) Play the scene4) Notice that the assembly is loaded5... Read more
AnimationClip.SetCurve fails to change UI Image color via script
To reproduce:1. Open project2. Play 'Main' scene Expected: Image color will change together with circle colorActual: Only circle col... 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
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- 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