Search Issue Tracker
[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
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
"Other" category is not shown in the player Profiler graph if a sample i...
How to reproduce:1. Create and open a new project2. Select File > Build Settings3. Enable 'Development Build' and 'Autoconnect Pr... Read more
[CustomEditor] DragPerform event does not fire when Unity Editor is not ...
To reproduce:1) Open the attached project2) In top menu bar, open CUSTOM_NAME (Edits below) ->PropBrowser->Browser3) Make sure... Read more
Errors regarding different serialization layout in Development Build whe...
How to reproduce:1. Open the attached project 'BugRepro.zip'2. Build the project (make sure 'Development Build' is ticked)3. Run the... Read more
UI Toolkit Debugger throws Null Reference Exceptions when the user types...
How to reproduce: 1. Open a new project2. Open Window>UI Toolkit>Debugger3. Type "a" in the UI Toolkit Debugger search bar Exp... Read more
[Android] SpriteAtlas texture when compressed with ASTC has solid black...
Reproduction steps: Download the user's attached project (“AtlasProblem.zip“) and remove the Library folder before opening Open the ... Read more
The Unity icon doesn't apear in the taskbar during the splash screen
Steps to reproduce : - import a large project (e.g. A2)- notice that the splash screen is shown but there is no icon in the taskbar ... Read more
[Android] [AssetBundle] Loading many AssetBundles causes a crash
To reproduce:1) Open attached project and Main scene in it2) Build and run on Android3) Notice a crash after 5-30 seconds (happens q... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera