Search Issue Tracker
GZipStream not reading correctly from stream if Flush() is called
Reproduction steps:1. Open an attached project on 5.6.0f32. Press play3. Observe the console output, first log is bytes written to s... Read more
[VR] Instantiating a prefab containing a substance material freezes Unity
Steps to reproduce:1) Download and open attached project2) Open scene "Main"3) Make sure VR mode is on in Player Settings4) Play it ... Read more
[Android] Cardboard view switches into 2D view, when "Virtual Reality SD...
Reproduction steps:1. Open the attached project;2. Build the scene "VideoDemo" on Android platform (GoogleVR -> Demos -> Scene... Read more
[Android] Loading AssetBundles from file fails when bundle is located af...
To reproduce: 1. Download and open "TestLargeAssetBundle.zip" project.2. Build app to the device.3. Copy the file "test" located in ... Read more
Rigidbody rotation constrains applied in World Space when applying Angul...
To reproduce:1. Open Attached Unity project "Rotation.zip"2. Open scene "test"3. Go into Play Mode4. Freeze Cube's rotation on z axi... Read more
Crash Unity::Cloth::CreateRecreateIfNecessary when adding cloth to an em...
To reproduce:1. Open attached Unity project "Pirates.zip"2. Create a new gameObject3. Add Cloth component (sometimes Unity crashes a... Read more
DontDestroyOnLoad appears on a specific scene when no script is enabled ...
To reproduce:1. Open repro project(link in edit)2. Play 'Terrain' scene Expected: there is no enabled script in this scene so 'DontD... Read more
[WSA] UnityWebRequest.Head() can not return a header in an UWP build
Steps to reproduce:1. Open the attached project (WebRequestRepro.zip)2. Switch platform to Windows Store3. Set the InternetClient ca... Read more
[Command] function crashes editor when using class as method argument wh...
To reproduce:1. Open project Expected: project will be openedActual: editor crashes Note: to open project 'UnityCrasher' script's 8t... Read more
The game crashes on standalone build when using graphics jobs with a bun...
Reproduction steps:1. Open project attached (Crash Particle.zip)2. Make a build3. Play it.4. Press A to enable particles. Expected r... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved