Search Issue Tracker
[AssetBundle] Loading scene through bundle second time crashes
Repro steps:1) Open the project and LoadingScene in it2) Play and wait for it to finish to load(click the popped up dialogs till the... Read more
Closing the "Install Unity XXX" window closes two windows instead of one
Steps to reproduce: Open Unity Hub Create a project with the selected editor version Uninstall that editor version Return to a proje... Read more
[TextureCompression] Using "Graphics.CopyTexture" or "SetPixelData" with...
How to reproduce:1. Open project "PVRTC.zip"2. Open Main Scene (Assets > Scenes > Main)3. Open a Console window and enter the ... Read more
[ECS] SkinnedMeshRenderer does not render while using Command Buffer Ins...
Reproduction steps: 1. Open "1157346" project2. Open "withSkinnedMeshRenderer" scene3. Enter Play mode4. Notice that a humanoid mode... Read more
Selected setting is not fully marked in the "Add Settings" modal
Steps to reproduce: Create a project File -> Build profiles Select the platform and click "Add Build Profile" Leave the default p... Read more
[tvOS] Screen.safeArea returns incorrect result
Reproduction steps:1. Open project in "SafeArea.zip"2. Open "SampleScene.unity" and build the project for tvOS3. Deploy the project ... Read more
[GrabPass] Screen flips upside down when using GrabPass, HDR and image e...
The game view is vertically flipped when the following conditions are met: - The camera renders a material that uses GrabPass.- HDR ... Read more
Switching focus causes shader recompile loop
In Unity 2018.2.b3 the shader complie seems to be stuck in a loop when focus is shifted outside of Unity and then back in. Steps to ... Read more
Errors are thrown and Inspector's UI element is not drawing when a GameO...
How to reproduce:1. Open the ‘IN-117004' project2. Open the ‘Scene’ scene3. Select the ‘Example’ GameObject in the Hierarchy4. Obser... Read more
[hlsl2glsl -> HLSLcc][iOS] HLSLcc Incorrect shader compilation result on...
How to reproduce:1. Open the attached ShaderCompilationError.zip project2. Build for iOS and deploy the Xcode project to the iOS dev... 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 _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script