Search Issue Tracker
Shadows precision loss with very large coordinates (>5000). Use camera-r...
Steps to reproduce: 1. Open attached project's scene Main. 2. Enter play mode. 3. Press F1-F6 to change distance from origin. 4. Obs... Read more
[ManagedPlugins] Crash after recompile when using external dll
To Reproduce: 1. Open the attached project 'DllUseEditorCrash.zip'. 2. Play scene 'Main'. 3. Edit 'Test.cs' to trigger a recompile ... Read more
[WinRT] Open File dialog for Visual Assets doesn't show .jpg files
Unity Windows Store Apps visual assets Open File Dialog shows only .png files. To reproduce: 1. Create an empty Unity Project 2. Go... Read more
[ConfigurableJoint] Position Spring tries to assign transform.position t...
Configurable Joint's Angular Drive's Position Spring's infinite value tries to assign transform.position to {NaN, NaN, NaN} Steps t... Read more
Wrong documentation regarding Asset Server
User reported a mistake in our documentation page. He pointed out that the line "To access the Administrator controls, launch Unity ... Read more
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 > Scene 2. view the Console for errors and see that a new NullReferenceEx... Read more
[Enterprise][GLES][Android] Particles leave trailing artifacts on where ...
1. What happened When I run in editor rendertexture appears just fine and the scene works as supposed to. But once I run it on any a... 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 ... 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
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
- Editor is not capitalised consistently in Preferences window
- [Linux] “Restore Defaults” warning window appears behind Profiler Modules dropdown
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds