Search Issue Tracker
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
Importing packages that have the same folder but different content fails...
Repro: 1) Import PackageOne.unitypackage 2) Import PackageTwo.unitypackage Result: The second package import reports that there's ... Read more
Animation Editor ignores the first key in the timeline if there are no m...
Animation Editor ignores the first key in the timeline if there are no more keys for that particular curve. e.g. I want a camera to... Read more
GUIUtility.keyboardControl not initialized/reset between runs
To Reproduce: 1. Open the "Login Scene" from the _Scenes folder and press play. 2. Notice the label in the upper right now has a zer... 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
- Memory access out of bounds error is thrown when launching Web builds with C/C++ Multithreading enabled
- Warning text is not aligned in Project Settings > In-App Purchasing tab
- "In-App Purchases" name mismatch in Project Settings window and Package Manager Window
- An opaque Texture has semi-transparent edges when packed in a Sprite Atlas
- Player builds with android:installLocation="0" when Install Location is set to "Automatic"