Search Issue Tracker
[Shuriken][Collision] "Planes" collision mode keeps displaying the colli...
The visual representation of the collision plane is still visible even when the collision method is switched to world if the transfo... Read more
Memory Leak in URP when switching between playmode and back in editor
How to reproduce:1. Open "case_1260278-BugRepo" project2. Open the Memory Profiler3. Press "Capture Editor"4. Enter Play Mode5. When... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
[Playables] SetOverrideLoopTime in AnimationClipPlayable doesn't work wh...
Reproduction steps:1. Open attached Project "Loop Bug"2. Open the scene "Assets/AnimEvent/Assets/Scenes/SampleScene"3. Open the Time... Read more
iOS: "Shader compilation failed" error in the log
- Create new empty project- Build it for iOS (with any backend Mono or IL2CPP)- Run on a device- See an error in the xCode log (full... Read more
Selecting Cube and Sphere gameObjects at the same time, the Inspector wi...
How to reproduce: Create a project using and open it in Unity; In the Hierarchy window create the "Cube" and the "Sphere" gameObject... Read more
[iOS] Microphone.Start() method invocation causes high ping spikes
How to reproduce:1. Open the attached 'MicrophoneSpike.zip' project2. Set Platform Target to iOS3. Make sure that 'Development Build... Read more
[M1] Incorrect calculation of values using multiplication with Mathf.Sqr...
How to reproduce:1. Open the user attached "M1 Issue Repo Package.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode Expe... Read more
WheelCollider: setting steer angles to -5e-37 can confuse simulation
To reproduce:1. Open attached project2. Open Bugged scene3. Press play4. Steer the skateboard back up the hill toward the cylinder5.... 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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled