Search Issue Tracker
Input.GetAxis("Mouse X") stops working after Game view has been moved/re...
Reproduction steps: 1. Open project "Test2018.zip" 2. Press Play 3. Move Game view as a separate window 4. Dock the Game view somewh... Read more
ParticleSystem.Prewarm is caused when calling ParticleSystem.Simulate ev...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Enter the Play Mode 3. Press the "Space" key 4. Open... Read more
[macOS] IL2CPP build closes on launch when its Product Name contains cer...
Reproduction steps: 1. Open the attached project "case_1296208" 2. Go to File > Build Settings, then Build And Run Expected result:... Read more
[android] HttpUtility Null reference exception on .net 4.x when performi...
How to reproduce: 1. Build and run the "Http test.zip" Project on an Android device 2. Check the logs once the Project fully loads ... Read more
GameObject reference is null when creating it inside Reset() function an...
GameObject reference is null when creating it inside Reset() function and assigning Script as a component when there is Timeline win... Read more
[iOS 14] EXC_BAD_ACCESS crash from com.apple.arkit.ardisplaylink
Steps to reproduce: 1. Download and open the attached "ARKitTest" project 2. Build and deploy the project to iOS Reproduced with:20... Read more
Window Tooltips are visible when window is minimized/moved to a differen...
Reproduction steps: 1. Open the attached project ("2019.4.21f1 probuilder tooltip.zip") 2. Drag Unity Editor to a different monitor,... Read more
Breakpoints are not hit in runtime complied code when recompiling the co...
How to reproduce: 1. Open the attached "1295381.zip" project 2. Open the SampleScene Scene 3. In the Edit->Preferences->General->Scr... Read more
[Editor] MissingReferenceException when deleting a selected Particle Sys...
Repro steps: 1. Create a new particle system and select it 2. Move in the scene view to make it active and press Delete to remove th... Read more
Selection Outline is not drawn for GameObjects that are using the HDRP s...
How to reproduce: 1. Create an HDRP Template project 2. Select an Object in the SampleScene 3. Observe the selected GameObject Expe... 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
- Crash on mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph