Search Issue Tracker
Windows Editor misses some right mouse clicks right after cursor is lock...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) and enter Play ... Read more
[GPU PLM][macOS] Assertion failed in ''wroteTexelValidity'' and allocato...
Steps to repro:1. Download the attached project "SponzaLWRP" and open "Sponza" scene on macOS;2. Drag 'SponzaLightingDay' scene from... Read more
[Addressables] Scene GameObjects lose ScriptableObject references when S...
How to reproduce:1. Open the user attached project2. Open Addressables Groups window3. Build the bundles via Build -> New Build -... Read more
Audio Echo Filter component Delay value cannot be keyframed when animati...
How to reproduce:1. Open the attached project "audioBug"2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. In the H... Read more
Lightmap exposure window doesn't appear when turning on Baked Lightmap d...
Reproduction steps:1. Create a new Unity project2. Open the Scene window3. Expand the Draw Mode dropdown menu: Scene view control ba... Read more
[ProjectBrowser] double clicking on a folder in ActivityWindow - the ani...
How can we reproduce it using the example you attached1 Open attached project (or create new 3D project and create 2 empty folders)2... Read more
The Tilemap in the Game view is over-scaled and blurred when using Pixel...
How to reproduce:1. Open the attached project "Pixel Perfect Camera.zip"2. Open the Game view window (Window>General>Game) Exp... Read more
[Android] [IL2CPP] Old build artifacts are used when ARMv7 and ARM64 bui...
How to reproduce:1. Open the attached project "1347245.zip"2. In the Build Settings, change the build platform to Android3. Open Pla... Read more
ParticleSystemForceField doesn't have "enabled" property
Request for new script API: void Test(){ParticleSystemForceField forceField;forceField.enabled = false;// - does not exist} Read more
"Attach to Unity" option no longer available when opening .json files wi...
How to reproduce:1. Open the attached project "JsonBug.zip"2. Open "Script1.cs" in the Assets folder using Visual Studio3. Observe V... 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