Search Issue Tracker
[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:' a... Read more
Video Player rewind button does not pause the video
How to reproduce:1. Open project "NewVideoPlayer-TestProject-master.zip"2. Enter Play Mode3. Press the rewind button4. Observe the v... Read more
Font.HasCharacter returns true when font does not contain a glyph
Reproduction steps:1. Download and open the attached "FontTest.zip" project2. Go to "Window" > "General" > "Test Runner"3. In ... 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 iOS3. Deploy the app to the devic... Read more
Asset in Editor Default Resources fails to load on startup when using As...
Reproduction steps:1. Open the user attached "LoadBug.zip" project2. Notice the "Unable to find required resource at flag-nl.png" er... Read more
Shaders with Fallback defined are rendered pink when used with CommandBu...
How to reproduce:1. Open the user's attached project "CommandBuffer_bug.zip"2. Open the "Bug" Scene in "GAME" > "Scenes"3. In the... Read more
Typing transform expressions like /=3 first resets the value to 0 instea...
Reproduction steps:1. Create and Open new Project2. Make two empty GameObjects3. In the Inspector Window set the first GameObject's ... Read more
Build fails when building for iOS using IL2CPP and Realm Unity SDK
Reproduction steps:1. Download and open the attached "IL2CPP_Repro.zip" project2. Build for iOS3. Observe the console window Expecte... Read more
[Oculus][XR] VRAM increases significantly when changing XRSettings.eyeTe...
Reproduction steps:1. Open the attached “VramBug.zip” project2. Open the “TestScene” Scene3. Go to "Edit > Player Settings" and s... Read more
Crash on delete_object_internal_step1 when using Graphics.RenderMesh to ...
How to reproduce:1. Open the attached project from "crashSprite.zip"2. Open Scene "Main"3. Enter and Exit Play Mode (do this couple ... 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