Search Issue Tracker
Shader compiler outputs wrong shader code when entering Play Mode
Reproduction steps: 1. Open the attached project "GreenRed.zip" 2. Go to Assets > Scenes > "SampleScene" 3. Enter Play Mode Expecte... Read more
[macOS] Title bar is not showing up when an Editor window is undocked an...
How to reproduce: 1. Create a new project 2. Undock the Scene window from the Editor and make it fullscreen 3. Open another app from... Read more
[Search] Filter pop-up text overlaps when window width is decreased
Repro: 1. Open Editor. 2. Open Unity Search (Ctrl+K)/(Edit-> Search All). 3. Resize the window to decrease it's width. 4. Type 'h:' ... Read more
Stuttering video playback on lower tier Android devices
Reproduction steps: 1. Open the attached project "VideoPlayerStutterIssue" 2. Make sure the targeted platform is Android 3. Build an... Read more
[M1] Crash when building or opening a specific scene
How to reproduce: 1. Open project "project-for-reproduction.zip" 2. Open Map_Zombie_Desert Scene (Assets/App/Scenes/Maps/ZombieMaps/... Read more
Tiles are rendered inconsistently with the "Chunk" Tilemap Renderer Mode...
Reproduction steps: 1. Open the user's attached "TilemapRepro.zip" project 2. Open the "SampleScene" Scene 3. See that the tile Spri... Read more
Font.HasCharacter returns true when font does not contain a glyph
Reproduction steps: 1. Download and open the attached "FontTest.zip" project 2. Go to "Window" > "General" > "Test Runner" 3. In the... Read more
Editor hangs after importing Karting Microgame AssetStore package
How can we reproduce it open attached (in comment) project or 1 Create new 3D Project 2 In browser open https://assetstore.unity.co... Read more
[Particles] [iOS] Particle System with a custom shader is jittering on s...
How to reproduce: 1. Open project "UIParticlesBug.zip" 2. Go to the Build Settings and build for the iOS 3. Deploy the app to the de... Read more
A test is called twice when [UnitySetUp] attribute is used
How to reproduce: 1. Open the attached project "UnityTestsDoubleSetup.zip" 2. Open Window > General > Test Runner 3. In the Test Run... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key