Search Issue Tracker
Netcode prediction errors when a non-replicated component is added to a ...
How to reproduce:1. Open the “Netcode Bug Reproduction_2“ project2. Open the “SampleScene”3. Enter Play Mode4. Press and hold SPACE ... Read more
Image for adding Tags needs to be updated in manual page
Editor/Data/Documentation/en/Manual/Tags.html - the image in the "Applying a tag" section is really ancient and needs an update Read more
Resize cursor does not appear while approaching window edge from inside ...
How to reproduce:1. Create a new Project2. Go to Edit > Project Settings > Player > Resolution and Presentation3. Change to... Read more
Cannot extend custom passes with render graph
Make the internalExecute function of custom passes virtual to be able to override the render graph recording using reflection. Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro)2. Open attached projec... Read more
Area Lights Produce Knarly Artefacts
Version 5.1.0f2 (0e70286e975e)Tue, 19 May 2015 13:49:17 GMTBranch: 5.1/release Repro: Create a plane. Create an area light. Make pla... Read more
Polyspatial load custom shader Error from Remote Addressable bundle
Reproduction steps:1. Open the attached “LoadProject“ from the “CustomShaderBug.zip“ archive2. Open the “Assets/Scenes/loader.unity“... Read more
Crash on TerrainData_CUSTOM_Internal_SetDetailLayer_Injected when using ...
Reproduction steps:1. Open the attached project “IN-29656“2. In the Hierarchy select any child Terrain of the “Map“ GameObject3. In ... Read more
[NetworkBehaviourInspector] Inspector is unable to display SyncList
Steps to reproduce: 1. Open attached project "SyncListBug"2. Open scene "SyncListBug"3. Open "TestSyncList.cs" script4. Notice publi... Read more
Context Menu option is automatically selected when the menu is invoked a...
Reproduction steps:1. Create and open a new project2. Create a new GameObject in the Hierarchy3. Add multiple Components to the GO u... 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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled