Search Issue Tracker
Unity spawns processes at normal priority which make computer sluggish a...
-e: when Unity does spawn new process for GI or IL2CPP they are spawned at normal priority which when they start maxing cpu utilizat... Read more
Adding another Scene View generates NullReferenceException
1. Right click on a frame in the editor and choose Add Tab > Scene2. view the Console for errors and see that a new NullReference... Read more
[Enterprise][GLES][Android] Particles leave trailing artifacts on where ...
1. What happenedWhen I run in editor rendertexture appears just fine and the scene works as supposed to. But once I run it on any an... Read more
RuntimeInitializeOnLoadManager classes get stripped in il2cpp
-e: When building the attached project on WebGL, chrome gives a maximum stack size exceeded before I even see the preloader.Firefox ... Read more
WWW.texture method return incorrect color indexed texture
Project steps: 1. Open project "IndexedPng" (Attached by Lukas).2. Open scene "Scene".3. Open script "LoadTexture".1. At lines 8, 9 ... Read more
Multiple NetworkClient instances break NetworkTransform
When multiple NetworkClient instances exist at the same time, some HLAPI functionality does not work, since the code assumes that Ne... Read more
Terrain has "Static"-word on it for a second on exiting Play mode
Terrain has "Static"-word on it for a second on exiting Play mode 1 Create terrain and wait while it will be baked (in Lighting wind... Read more
Crash when closing Editor from Getting Started screen
Crash when closing Editor from Getting Started screen 1. What happenedGot a crash message after exiting Editor from Start screen. 2.... Read more
Toggle.OnValueChanged is invoked when not changed
Steps to reproduce:1. Open attached project's scene "ToggleBug".2. Enter play mode.3. Click on checked toggle - OnValueChanged() fun... 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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build