Search Issue Tracker
[Crash] Infinitely recursive function which allocates memory crashes unity
Reproduction steps with a project:1. Open attached project "AscensionCrashTest"2. Open scene "Main"3. Run the game Notes:1. Crashes ... Read more
Changing the product name does not automatically change the name of buil...
How to reproduce:1. Create a new project or open an existing one2. Build and run the project2. Open Player Settings (Edit -> Proj... Read more
Crash on burst_Intrinsic_unlikely when assigning null to Span<T>
How to reproduce:1. Open the attached “IN-86981-Repro-Project.zip“ project Reproducible with: 1.8.17 (2021.3.45f1), 1.8.18 (2021.3.4... Read more
Editor crashes on Mesh::RecalculateSubmeshBoundsInternal when changing S...
How to reproduce:1. Open the user's attached "SubmeshBug.zip" project2. Load the "SampleScene"3. Select the "Mesh" GameObject in the... Read more
[NetworkClient] MsgType.Disconnect is returned if connections times out ...
Steps to reproduce: 1. Open attached project2. Open scene "bug"3. Run it and wait until connection to non-existing server times out4... Read more
[Linux] Project Settings window cannot go over Build Settings window
How to reproduce:1. Create or open any project2. Open Build Settings and Project Settings windows3. Make sure that both windows are ... Read more
Skinned mesh renderer is absent in raytracing acceleration structure
This is a strange case. TLDR skinned mesh renderers are not seen in rtx effects such as reflections or shadows. Repro: Open the scen... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
[Graphview] Contents of Input fields to Matrix nodes disappear when mous...
Reproduced in Version 2019.3.5f1 (d691e07d38ef)Does not reproduce in Version 2019.2.6f1 (fe82a0e88406)Reproduces in Version: 2020.2.... Read more
Able to scroll past the ScrollView bounds when using mouse wheel
How to reproduce:1. Open the user's attached project2. Press Play3. Scroll with the mouse wheel as far as possible Expected result: ... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left