Search Issue Tracker
[Terrain] Default terrain from asset store project loses texture on upgrade
Could not recreate this with a new terrain in simple project. Attached project for repro.1. Open attached project. The unity version... Read more
[Tree] Reset functionality does not work in the Tree component
Reset functionality does not work in the Tree component Steps to Repro: 1. Create a new Project2. Hierarchy > 3D > Tree3. Chan... Read more
EditorApplication.isCompiling is not called when the scripts are recompi...
How to reproduce:1. Open user-submitted project (isCompilingBug.zip)2. Open the TestScript.cs with Rider IDE3. Make some changes to ... Read more
LightEvent.AfterScreenspaceMask's Render Texture is set to DepthTextureM...
LightEvent.AfterScreenspaceMask Render Texture is set to DepthTextureMode.DepthNormals instead of ScreenspaceMask when Deferred Rend... Read more
Unpacking nested Prefabs causes their references to be set back to Prefa...
Description:Unpacking nested Prefabs with references to each other causes references to be set back to Prefabs in Assets folder inst... Read more
[Editor] Asset element removed from the list if the array size value sel...
Asset element removed from the list if the array size value selected while adding the element. Steps to repro:1. Create a new projec... Read more
[UI] Properties in the Canvas Scaler component doesn't match with the pr...
The Properties of Canvas Scaler component are not matching with the properties when its preset is made. Steps to Reproduce:1. Create... Read more
Crash in PhysicsHistoryBuffer_ParallelReaderThrowIfUsingADisposedBuffer
To repro: 1. Open the project.2. Run PhysicsHistoryBuffer_ParallelReaderThrowIfUsingADisposedBuffer test. Actual result: Editor cras... Read more
ScriptUpdater crashes when alias for the same name is set multiple times...
In the case a source needs to be ApiUpdated and it set C# alieases for the same name multiple times an exceptions is thrown in Scrip... Read more
Update Editor Theme names
Update the names of the Editor Themes displayed in the User Preferences dropdown to reflect how Unity now refers to them, which is L... 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