Search Issue Tracker
[Mixed Reality] Spot or Point lighting problem in Windows Mixed Reality
Adding some notes based on investigation. 1. This issue only occurs during multi-pass rendering. Single-pass and single-passed insta... Read more
Unity editor fails to reload AnimatorControllerLayer from AnimatorContro...
Steps to reproduce:1. Open user attached project2. In the Main scene click on "GetAnim" game object and press "Generate & Save"3... Read more
Multiscene lightmapping creates a recursive dependency on the AssetBundl...
To reproduce:1) Open attached project2) Open the scene SceneLighting3) Add the scene Scene1 and then add the scene Scene2.4) Open th... Read more
"Prefab power" tutorial has a typo in the word "transform"
Steps to reproduce: 1. Download the tutorial and keep going until the 12th step. Expected: "All GameObjects have a tranform componen... Read more
[Cinemachine] A specific script makes scene dirty after exiting play mode
To reproduce:1. Open repro project2. Play and stop 'test' scene Expected vs Actual: scene should not become dirty after exiting play... Read more
Particle System is not shown in the Game View after disabling/enabling "...
Reproduction steps:1. Open the attached project "testParticles.zip";2. Open the "demo scene";3. Select "Particle System" object and ... Read more
Cluster Rendering performance is slower on newest versions
Steps to reproduce:1. Download and open the newest attached project (OC link)2. Build for standalone3. Run with "StartCluster.bat"4.... Read more
Performance - Refresh() takes much longer in 2018.1
Steps to reproduce:1. Open attached project2. Go into play mode-After 5000 iterations of AssetDatabase.Refresh() elapsed time will a... Read more
UnityEngine.UI Graphic Rebuild Loop Error
How to reproduce:1. Open given Unity project2. Enter play mode3. Error message appears in console Expected result: When entering pla... Read more
Typo in the description of Selection.activeObject
To reproduce:1. Open a new Unity project2. Open a new C# script3. Include UnityEditor4. Type in Selection.activeObject and look at t... 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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object