Search Issue Tracker
[AW] while recording a Legacy Animation's rotation incorrectly sets curv...
How to reproduce:1. Create a game object, assign it an "Animation" component (Legacy Animation)2. Open the Animation Window3. Create... Read more
[WebGL + OSX] copy & paste for input broken
-e: across browser copy & pasting via cmd-key shortcuts is not working in all cases -repro:--open and build attached project/sce... Read more
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
Crash on UI::Canvas::GetRenderMode() const when changing levels
Reproduction steps:1. Open the user’s attached project2. Go to File → Build Settings and make sure that the selected Platform is iOS... 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
[Shaders] Incorrect shader names (folders) for templates
This is not really a bug, but think all shader names should go to custom by the default. Because when you create "Image Effect Shade... Read more
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project2) See the debug message in the console. If it's not there, enter playmode.3) In Player s... 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
[Android][LWRP] "Final Blit Pass" is called throughout Play mode
Reproduction steps: 1. Open "FinalBlitPassPerformance.zip" project2. "Build & Run" for Android with "Development Build" and "Aut... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class