Search Issue Tracker
Main Editor Window is loaded with gaps on the side and bottom borders wh...
How to reproduce:1. Open any Unity project2. Resize the Main Editor Window to fill the whole screen (the window must not be maximize... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[iOS] Crash when using Mediation
How to reproduce:1. Download the attached "MediationIOS" project2. Build and deploy the project to iOS3. Observe the crash Reproduce... Read more
LogStringToConsole is performing too many allocations when printing to c...
To reproduce:1. Open attached project "StackTraceBR.zip"2. Make sure the Profiler window is open and only GarbageCollector graph is ... Read more
“Generate New Material” window uses “Unity Texture2D” model which is not...
Steps to reproduce:1. Create a new project and install the "AI Generators" package2. Open “New Material” window (AI > Generate ne... Read more
Mouse coordinates are not relative to the game window when getting them ...
How to reproduce:1. Open the attached project2. Build the project3. Open the built project in a Windowed mode4. Use the Scroll-Wheel... Read more
[IL2CPP] ParticleSystem.SetParticles generates unfreed allocations in IL...
How to reproduce:1. Build the attached project for iOS2. Run the app on the device with Xcode allocations profiler (CMD + I > All... Read more
Button’s color doesn’t change when using a StyleSheet with “Button” and ...
How to reproduce:1. Open the user’s attached “ui bug example.zip” project2. Enter Play Mode3. Move the cursor over the buttons Expec... Read more
[UX] Blackboard parameters cannot replace inputs connected to another in...
Repro steps:1. Create a blackboard parameter (i.e. a float)2. Connect that parameter to another block or node3. Duplicate the parame... Read more
Fixed Joint Component doesn't restrict movement when connected between a...
Reproduction steps:1. Open attached project "1339597.zip"2. Open Scene "Articulation Joint"3. Enter Play Mode4. Observe the Game vie... 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