Search Issue Tracker
Player crashes at startup if the script attached to GameObject has the p...
Steps:1. Open attached project2. Load CrashExample scene3. Take a look into Player.cs==> Should have public FollowState state = n... Read more
Error resuming external process thread 'Editor/Data/Tools/JobProcess.exe...
It is sometimes possible to hit this error while working with lighting related tasks: Error resuming external process thread 'Editor... Read more
[PackageManager] Tooltips are missing in Package Manager window
Tooltips are missing in Package Manager window for Refresh list, Manual Resolve Add package button, Sort and Packages type tab Steps... Read more
TreeView does not report correct state after reordering
Reproduction steps:1. Open the user's attached project2. Open Assets > Scene3. Select "MyComponent" in the Hierarchy4. In the Ins... Read more
Shader errors while using Vulkan Graphics API when shaders use native 16...
How to reproduce:1. Open the “IN-49199_min16float 23(2).zip“ project2. Open the “SampleScene“ Expected result: No error can be seen ... Read more
Exception: Failed to update dependencies is thrown when Importing Sample...
How to reproduce:1. Open the attached Test.zip project2. Go to Menu bar-> Tiny-> Import Samples3. Inspect the errors thrown in... Read more
"Property exceeds previous array size (2 vs 1)" warnings are thrown maki...
How to reproduce:1. Open the “CustomRenderTexture2” project2. Select Assets → WaterRipples → Water Ripples Texture to open its Inspe... Read more
Adding a knot in an open free form Spline throws a NullReferenceExceptio...
How to reproduce:1. Open any project with Splines installed2. In Scene Hierarchy create a Spline > Draw Spline Tool3. Draw a coup... Read more
Editor icons have aliasing issues - Windows Only
Icons look blurry and jagged, like they have been upscaled, when display scaling is >100% Repro steps:-set your display scaling t... Read more
Gfx.WaitForPresentOnGfxThread > Semafore.WaitForSignal uses around 9 ms ...
How to reproduce it:1. Open the user's attached project2. Load the "Game" Scene3. Open the Profiler window (Window > Analysis >... 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