Search Issue Tracker
[Code Optimization] "Debug"/"Release" Mode not updated after Editor restart
Reproduction steps: 1. Open "optimization_tests.zip" project 2. "Preferences" -> "General" -> "Code Optimization on Startup" -> "Deb... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce: - Enter play mode - Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canv... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine 2. Try to build it for WebGL 3. Notice that the build won't ... Read more
[Shuriken] Separate axes makes particle rotate in opposite direction
Steps to reproduce: 1. Download and import attached project. (ReversedRotation.zip) 2. Play. 3. Select one of two particle system ... Read more
Scene view performance rapidly drops when the Inspector window is opened...
How to reproduce: 1. Open the attached "case_1391021" project 2. Open the "MyScene" Scene 3. Open the "Window -> Analysis -> Prof... Read more
[URP] Shadows of GameObjects rendered by Linear Renderer flickers when a...
How to reproduce: 1. Open the attached project "1270731.zip" 2. Open the "Test" Scene 3. Enter the Play Mode 4. Look around in the G... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce: 1. Open tester-attached project (ParticleCrash) 2. In SampleScene enter Play Mode 3. Press 'Space' to call Particl... Read more
[XR] Stereo rendering mode selection dropdown is unavailable for WMR in ...
Stereo rendering mode selection dropdown is unavailable for WMR in XR plugin management. Right now the only stereo rendering mode av... Read more
[Test Runner] Test Runner window pops out from where ever it is docked, ...
When opening the Test Runner window it calls `s_Instance.Close();` if the window has been initialised already. This causes the windo... 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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices