Search Issue Tracker
Particle trail from the Trails module deforms and twists when the GameOb...
Steps to reproduce:1. Open the attached project "particletwist.zip"2. Open Scenes/SampleScene3. Enter the Play Mode4. Observe the Tr... Read more
Resize cursor does not appear while approaching window edge from inside ...
How to reproduce:1. Create a new Project2. Go to Edit > Project Settings > Player > Resolution and Presentation3. Change to... Read more
Inspector window doesn't show currently selected GameObject in the Scene...
How to reproduce:1. Create a new project2. Add into the scene 2 Cube GameObjects3. Select all of the GameObjects in the Scene View u... Read more
[MacOS] Can interact with editor window without it coming into focus
If your editor window is unfocused, you can click on visible components and interact with the editor. It stays out of focus for a fe... Read more
Different behavior between UnityEditor and UTR observed when counting m_...
Steps to reproduce:- Open Editor and run Tests/EditModeAndPlayModeTests/TextureStreaming project- Observe GfxDeviceD3D11Base::FlushI... Read more
[MeshRenderMode] Particles are scaled too much
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Select "Particle System" in hierarchy to simulate it4. Notice tha... Read more
EnumField control shows parts of another texture (may [not] be related t...
There is a visual artifact in the UIElements' EnumField control with the latest NorthStar build. May/may not be related to slicing, ... Read more
Ray tracing shader warning are never displayed in the inspector
Classic warning like "implicit truncation of vector type" are never reported even when there are also additional shader errors. Read more
[Xbox One] [UWP] Blendshapes with compute shaders are not rendered on Xb...
How to reproduce:1. Open attached Unity project2. Build to UWP3. Deploy to Xbox Expected result: Cube is rendered.Actual result: Cub... Read more
Editor crashes when creating new Texture2D with DXT1Crunched, DXT5Crunch...
Steps to reproduce:1. Download 1179336_repro.zip and open "SampleScene"2. Enter play mode Results: Editor crashes when creating Text... 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