Search Issue Tracker
Awake of NetworkBehaviour is not called at launch in standalone build, b...
In Editor, Awake and Start functions are called as follows: Awake in Networked object, Awake in local object, Start in local object,... Read more
NavMesh carve is changing because of the capsule shaped NavMesh obstacle...
Reproduction steps:1. Open the attached project;2. Open the scene "BugDemo";3. Enable "Shows NavMesh" in the Scene window;4. Enter P... Read more
"Scene(s) Have Been Modified" is not shown when Scene was modified from ...
User is not asked whether to save scene modifications or not when closing the scene, which was modified from the script (run from th... Read more
[Android] [GLES3] Shader with ColorMask 0 fails to render a model on Mal...
Steps to reproduce: 1) Download attached project 'lobby_spring_prop_trophy.zip' and open in Unity2) Make sure Graphics API is set to... Read more
Secondary normal map doesn't affect model at all
Steps to reproduce:1) Download and open attached project "brokenNormalMap.zip"2) Open scene "Main" Actual result: Ground is complete... Read more
Crash in Object::GetInstanceID when visualizing occlusion with lighting on
Steps to reproduce:1. Download attached project2. Open the occlusion tab3. Switch between visualization and object tabs Result: cras... Read more
Enabling Post-Processing Behaviour increases the brightness intensity of...
To reproduce:1. Open repro project (link in edit comments)2. Open 'Test Stage 1' scene3. Find Main Camera in the Hiearchy4. Activate... Read more
Audio Clip loaded from AssetBundle does not play, after ingame Scene Cha...
To reproduce:1. Open attached project "AudioTest.zip".2. Open "StartScene" scene.3. Press Play. Sound was played successfully.4. Sto... Read more
[SinglePassStereo] Singlepass stereo renders black on Standalone Player ...
[SinglePassStereo] Singlepass stereo renders black on Standalone Player and in Editor 2. How we can reproduce it using the example y... Read more
[Android] After bringing application back from background several times ...
Reproduction steps:1) Download and open user's attached project (WaitForPresentAndroid.zip)2) Build and run "Main.unity" scene on an... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons