Search Issue Tracker
[iOS] Unity splash screen is not shown on low end iOS devices when at le...
Steps to reproduce: 1. Open attached project2. Make sure 'Show Unity Splash Screen' is enabled in iOS player settings3. Build for iO... Read more
SetActive inside OnDestroy crashes at Unity::GameObject::IsActive
Steps to reproduce: 1. Open attached project2. Open scene "test"3. Run it4. In game view's top-left corner click "Destroy"5. Exit pl... Read more
[SinglePassStereo] SPS only renders into one eye when GUI elements are used
Split screen stereo in Game view only shows a single eye's viewport for scenes that contain a GUI Texture or GUI Text when Single-Pa... Read more
[SinglePassStereo] GUI elements only appear in right eye using SPS
With Single-Pass Stereo enabled GUI Text and GUI Texture objects only appear in the right eye in a DK2 headset. Read more
[SinglePassStereo] Refracted object seems to move as you turn your head
Using a DK2 headset with Single-Pass Stereo enabled stationary objects seen through refractive glass appear to move coincident with ... Read more
Identical file GUIDs are not changed if Library folder is missing
Steps to reproduce: 1. Create a new project2. Create a directory "A" in 'Assets' using the editor3. Close unity4. Delete 'Library' f... Read more
[Android][iOS] Thread.MemoryBarrier() does not prevent instruction reord...
Reproduction steps--------------------------1) Open attached project "MemoryBarrierRepro"2) Build scene "testScene" for Android/iOS3... Read more
Changing Animator.runtimeAnimatorController Changes Default State Values
Steps to reproduce:1. Open attached project2. Open "Appliction" scene3. Press Play4. Select "AnimatedObject" in the Hierarchy5. Pres... Read more
[VR] Camera's FOV does not set properly in VR mode if user changes the f...
Steps to reproduce:1. Download and open attached project2. Open scene "main"3. Makes sure VR mode is on in Player Settings4. Notice ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default