Search Issue Tracker
[Shadergraph] Setting a texture2d as the "main texture" fails and throws...
Repro steps1. create a shadergraph2. add a Texture2D property3. Right click and choose "Set as main texture"Expected result: it work... Read more
Overlap is detected in LayerMask.GetMask when Collision is turned of bet...
How to reproduce:1. Open the attached project "LayerMask.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Press W Exp... Read more
[UI Toolkit] TextField text selection area is displayed incorrectly
Reproduction steps:1. Open customer's attached project2. Open the Test scene and enter Play Mode3. Select username field, enter some... Read more
Editor crashes on GameObject::ActivateAwakeRecursivelyInternal when open...
Reproduction steps:1. Open the project from the attached google drive link2. Go to Assets/Scenes and open "Level_1.unity" scene Repr... Read more
Physics Debug shows every Scene's information when only one Scene is sel...
How to reproduce:1. Open the user's attached "PhysicsDebuggerRepro" project2. Open both "SampleScene" and "Subscene" Scenes simultan... Read more
Editor crashes when editing VFX Graph's animation curve values
How to reproduce:1. Open the attached project's Scene labeled "Crash"2. Open an Animation Window (Window->Animation->Animation... Read more
ShaderGraph undo operation takes longer on bigger Shaders
Steps to reproduce:1. Download and open the project "ShaderGraphSlow.zip"2. Open the Water2 ShaderGraph (Assets > Shades > Wat... Read more
Empty number field fallbacks to the last value
Reproduction steps:1. Open the attached "EmptyFieldFallback.zip" project2. Open the "SampleScene" Scene3. In the Hierarchy, select t... Read more
Sprites are not always added to Sprite Atlas when using SpriteAtlasExten...
How to reproduce:1. Open the attached project2. In the top toolbar, select Evo->Pack3. Inspect the "ui_components" Sprite Atlas4.... Read more
Error CS8035 is thrown on opening a project when using rulesets
Steps to reproduce:1. Download and open the project "SparkTools.zip"2. Notice the Console Expected result: No error is thrown in the... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default