Search Issue Tracker
Reserialize asset in text mode doesn't work if ScriptableObject has suba...
To reproduce:1. Open attached project2. Change serialization mode to "Force Text"3. Reimport all assets4. Notice that "Nested Asset"... Read more
Editor freezes when instantiating a component placed on the same game ob...
To reproduce:1. Add audio source to scene2. Add attached script to audio source3. Drag Audio source object to Source field on Audio ... Read more
On Mac context menu does not appear when holding Ctrl and pressing left ...
How to reproduce:1. Create a new project2. In the Project window hold ctrl (control) and press left mouse button Expected result: Co... Read more
[WebGL] [Firefox] Console spammed with "Error: WebGL: drawElements: This...
To reproduce:1) Open attached project2) In top menu, select 'Portfolio -> Asset Bundles -> Build Asset Bundles' and 'Portfolio... Read more
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project2) See the debug message in the console. If it's not there, enter playmode.3) In Player s... Read more
[WebGL] Application Focus Loss not recognized when right click dragging ...
Reproduction steps:1. Open the attached “Repro” project2. Build and Run for WebGL3. While in the Player, press W key and RMB4. While... Read more
Setting Shader Graph to Surface Type "Transparency" and Render Face "Bot...
How to reproduce:1. Create a new URP Unity Project2. In the project window, right-click -> Create -> Shader Graph -> URP -&... Read more
[LWRP]Build crashes when built with shadergraph file added to Always Inc...
To reproduce:1. Open "1191757" project2. Open Player Settings > Graphics3. Add a new Element in Always Include Shaders list (incr... Read more
[StandardAssets][WP8] RollerBall does not react to Turn/Look on Lumia 1520
To reproduce:1. Import the StandardAssets2. Build & Run for WP8, deploy to a Lumia 15203. Open up the RollerBall scene4. Try int... Read more
Visual Script Graph window runs slowly because Object.FindObjectsOfType(...
Sometimes the Visual Script Window runs slowly. Most likely because Object.FindObjectsOfType() is called many times per frame. 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