Search Issue Tracker
Maximise on play option not maintained when Layout is changed
To reproduce; 1. Turn on Maximise on play 2. Change layout to anything else Maximise on play is no longer turned on. Read more
Unchecking "override for iPhone" loses icon selections.
Unchecking "override for iPhone" in the Player icons settings loses icon selections. The attached project has one 72x72 icon select... Read more
If you have multiple game views, only the latest added works with Maximi...
To reproduce 1. Open unity 2. Set the Layout to default 2 by 3 3. Set the Game View to be maximized on play 4. Add another game vie... Read more
Selecting multiple objects is not undone by clicking on originaly select...
To reproduce; 1. Create a new project 2. Add a cube to the scene 3. Add a sphere to the scene 4. Select the cube 5. Press shift and... Read more
Editor layout not being maintained.
To reproduce; 1. Load a new project a set the layout to be 2 by 3. 2. Set the game view to maximise on play 3. Play the project 4. ... Read more
Script is moved in Project structure when it fails to be added to a prefab
Steps 1) Make a prefab in a folder called Prefabs 2) Make it a real prefab by applying the Main Camera to it 3) Make a new C# script... Read more
Reverb Zones process audio in parallel with audio sources
To reproduce: - Open attached "AudioReverbZoneTest" package and load "MainScene" - Select the Main Camera where the Audio Source is... Read more
Internal compiler error when using enum cast as nullable
To Reproduce: 1. Download and open the project: TestNullable_U3.zip 2. This line fails: int? a = (int?)ManageFriendInviteAction.Act... Read more
Color picker window moves when assigning diff colors
To Reproduce: 1. Create Particle System (or anything with a color picker) 2. Go to -> Particle Animator rollout and select a color b... 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
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
- "Sample Gradient" node can be connected to the "Sub Mesh Mask" input and makes the VFX Graph uncompilable
- "LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal can only be called from the main thread." exception is thrown when opening an editable array in the Inspector while Editor Default Text Rendering Mode is set to "Bitmap"
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application