Search Issue Tracker
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
Editor crashes on "AtomicStack::Pop" when building standalone with a lot...
Reproduction steps:1. Open attached project(~3gb).2. Build it as a standalone and make sure that all the scenes are included.3. Unit... Read more
[HUB] User gets several "Install Unity" popups instead of one when click...
How to reproduce:1. Open Unity Hub;2. Click download for any build;3. Verify, that “Install Unity XXXX.X.XXX” popup becomes visible;... Read more
Negative Prompt does not exclude features from generated images
Steps to reproduce:{}{}1. Create a new project and install the "AI Generators" package2. In the Project window, right-click -> Cr... Read more
Objects that use spine are broken in application when built to Android d...
To reproduce:1. Open attached project2. Make sure that Graphics API is set to OpenGles34. Build and run to android device Actual res... Read more
Game View does not refresh after finishing Splash Screen Preview
Game View does not refresh after finishing Splash Screen Preview. Steps to repro:1. Create a new Project.2. File > Build Settings... Read more
Const are stripped from IL2CPP builds
STR: Add a Text to a scene (UI/Text) On the Text GameObject add a ScriptMachine a create the graph like in SetText attachment Build ... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... Read more
Fullscreen Mode: Windowed Standalone build goes back to regular Fullscre...
How to reproduce:1. Create a new project2. Open player settings -> Resolution and presentation3. Select Fullscreen Mode -> Win... Read more
[Linux] SystemInfo.batteryStatus/SystemInfo.batteryLevel doesn't work on...
Reproduction steps:1. Open the attached “IN-17634.zip” project2. Open the “Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Obser... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument