Search Issue Tracker
Console errors appear when the Animator Window remains open and in view ...
Repro steps: download this small repro project open the Sample Scene make sure the Animator Window is open and the Cube Animator con... Read more
[HDRP] Error thrown on clicking the "Embed Configuration Editable Packag...
Steps to reproduce:1. Create a project with HDRP Template2. Window > Rendering > HDRP Wizard3. Embed Configuration Editable Pa... Read more
"transform.position assign attempt for 'Cube' is not valid" error is thr...
Open the attached project "PerspectiveTop.zip" Open the "SampleScene" Scene In the Scene view top right corner set Perspective to To... Read more
Blitting from RenderTexture.active to another RenderTexture with a shade...
How to reproduce: Open the user-attached project (BlitBug.zip) In the “Project” panel open and edit the “TestShader” file Modify lin... Read more
[Inspector][HDRP] Colour Palette window will not open after renaming a m...
Repro steps: create a new Core HDRP project make a new material rename that material click on the colour palette next to the Base Ma... Read more
[WebGL] context powerPreference should default to high-performance
Web browsers moved to change the default WebGL powerPreference from high-performance to low-power (e.g. in Chrome 80). This caused a... Read more
[HDRP] Total lack of anti-aliasing around geometry when recording agains...
Reproduction steps:1. Open the attached "AAAlpha.zip" project2. Open the "SampleScene" scene3. Open the Recorder window (Window >... Read more
[Inspector] Cannot drag-and-drop to populate an array that is a Public V...
If you declare an array as a public variable in a monobehaviour, you can then drag and drop a selection of that type into the compon... Read more
[API Updater] ApiUpdater reaches a timeout while updating assemblies
Reproduction steps:1. Open the attached "ApiUpdater.zip" project with the Library folder removed2. Observe the Console Expected resu... Read more
ArgumentException thrown when calling ObjectFactory.CreateInstance with ...
Reproduction steps:1. Open the attached project "1425698.zip"2. Click "ObjectFactoryExample/Create Material Asset" in the Menu bar E... 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