Search Issue Tracker
Texture clamp mode isn't respected when importing FBX with embedded text...
Reproduction steps:1. Open the user's attached project2. Import "cat_03_clamp" with embedded "clamp" texture Expected result: FBX im... Read more
[HDRP] HDRP Wizard Fix All location change
Arguably most used HDRP wizards part will be Fix All button. Currently, to reach it you often need to either scroll down or resize t... Read more
When re-parenting an object to another object that has a negative x scal...
To reproduce:1. Open attached project2. Open scene3. Drag arrow to make it child object of character4. Notice that sprite arrow sets... Read more
Full Screen Pass Renderer Feature oversaturates colors in inverse mode w...
How to reproduce:1. Open the “Color_Space_Render_Feature_Bug“ project2. Open the “SampleScene”3. Open and observe the Game view4. Ch... Read more
"Problem detected while importing the Prefab file" errors on Learning Te...
Steps to reproduce: Create a new 3D URP project. Install Window > Package Manager > Unity Registry > Visual Effect Graph. I... Read more
Error i->previewArtifactID == found->second.previewArtifactID' is thrown...
This assertion was randomly and rarely reproducible for a couple of years at least for me, but recently it started to happen much mo... Read more
[RG][Android][OpenGLES3] clearOnFirstUse parameter of RenderGraph.Import...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to Android ... Read more
Sample Project has glitchy stretching on certain resolutions
1. Import the UI sample project2. Switch the platform to WP83. Switch the game view resolution to something other than "Free Aspect"... Read more
[Themes] Unity keeps refreshing on mouse pointer up when font is changed...
Unity keeps refreshing on mouse pointer up when font is changed and tree is selected in Project Browser. Refer the attached gif Step... Read more
Creating an empty ComponentTypeSet throws IndexOutOfRangeException
Reported externally as IN-40851 , and discussed on Slack here The following code throws an IndexOutOfRangeException:{code:java}names... 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