Search Issue Tracker
[NetCode for Entities 1.0.0-pre.44] error NetCode: Index was out of range
1. What happenedI get the comipile error when try to put GhostComponent to a component at package 2. How can we reproduce it using t... Read more
[UGUI] Batches count is different if camera is more than 200 units away ...
To reproduce:1) Open the attached project and scene2) In Game View, open Stats window to see batches count3) Play it4) Move the Main... Read more
If a TextAsset is created from a .txt file that uses the wrong type of e...
If a TextAsset is created from a .txt file that uses the wrong type of encoding, Unity will just return an empty string WITHOUT rais... Read more
[OpenGL] Unity crashes when playing scene with plugin window open
To reproduce:1. Open attached project2. Ensure that the plugin window is open (You can open it with "Window > VacuumShaders > ... Read more
Realtime GI produces high contrast lighting at high resolutions
How to reproduce: 1. Open attached project2. Open scene apartment.unity3. Go inside the building4. Set the Realtime Resolution of th... Read more
Crash on EditorUtility_CUSTOM_NaturalCompareObjectNames when selecting t...
How to reproduce:1. Open the “CrashRepro“ project2. Open the “Assets/00Scenes/AnimationTesting1/AnimationTesting1.unity“ Scene3. Ope... Read more
Overflow doesn't work when used with UI Elements
How to reproduce:1. Open attached project2. Open the test window in 'Overflow/Open Window'3. Toggle between Visible and hidden4. Not... Read more
Cannot click button that was created using the IMGUIContainer from "UIEl...
1. Open the attached "repro.zip" project2. Enter the Play mode3. Click the button in the scene Expected result: Button text changes,... Read more
DiscardContents() doesn't discard 3D RenderTexture
Steps to reproduce: 1. Open attached project2. Open scene "DefaultScene" and run it3. Notice that RT isn't cleared Additional steps:... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist