Search Issue Tracker
PlayerSettings.SetGraphicsAPIs doesn't update player editor window
After changing PlayerSettings.SetGraphicsAPIs player editor window is not updated. 1. Open scene "Test".2. Open player settings (Edi... Read more
With method PlayerSettings.SetGraphicsAPIs you can include same api mult...
You can include same graphical api multiple times. Example code: "GraphicsDeviceType[] apis = { GraphicsDeviceType.Direct3D9, Graphi... Read more
Physics crash playing scene
To reproduce:1. Open attached project2. Open game scene3. Press play4. Editor crashes Read more
Installer does not update available space
Steps to reproduce : - run the installer and notice the space available- delete some files and notice the space is not updated Read more
Random Tree Rotation doesn't work
To reproduce:1. Open attached project2. Open tree scene3. Click place tree tab4. Ensure that Random Tree Rotation is enabled5. Paint... Read more
Unity freezes on EditorUtility.FocusProjectWindow(); call
To reproduce:1. Open attached project2. Open Maintainer window (Window > Code Stage > Maintainer)3. Press Find issues button4.... Read more
[Editor][LoadLevelAsync] If a light source is disabled after the Awake()...
How to reproduce: 1. Open attached project (ActiveTest.zip)2. Open scene test.unity- Scene contains a plane, a cube and some scripts... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
For all Standalones player window always show graphics apis for Windows
Changing platform in Standalone build doesn't show platforms graphical device APIs list, it always shows windows graphical APIs. 1. ... 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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window