Search Issue Tracker
Enabling VR in Player settings does nothing until Editor re-launch
In the Unity Editor under Player settings when you toggle on VR Support it does not actually take effect until you re-start the Unit... Read more
Assertion failed on expression: 'm_InstanceID != InstanceID_None' when r...
To reproduce:1. Open project2. Open 'BlankScene'3. Play the scene4. Click the 'Office Smart 2VR' tile5. Click 'Buiten' tile6. Click ... Read more
Particle submitter emission seed is not randomized when Particle System ...
Reproduction steps:1. Create new project and add unitypackage attached (20170409_bugreport_unrandomized_seed_of_subemitters.unitypac... Read more
Unity crashes at Object::GetInstanceID when Activating or deactivating G...
Steps to reproduce:1. Download 883781_repro.zip and open "new" scene2. Select in Hierarchy "RoomPage"3. Open Animation window and se... Read more
GameObjects are not saved when instantiated from editor and there is no ...
Reproduction steps:1. Open project attached (gameobjectNotSaved.zip)2. Open scene "testScene"3. Click on Window -> TestWindow4. C... Read more
Assets are not saved if OnWillSaveAssets returns an array of paths large...
Reproduction Steps:1. Import attached project.2. Add a label in Inspector to the "Image" asset.3. Observe in the console, that it is... Read more
[macOS] Editor log shows all texture sizes as 0.1 kb when project is built
Reproduction steps: 1. Open the attached project with macOS machine.2. Select the "test texture" in the project view.3. Note, that i... Read more
Unity crashes on mono_custom_attrs_from_class when an incompatible scrip...
How to reproduce:1. Open the attached project2. Open a new scene3. Find NavigationPoint prefab in the project and drag it to the sce... Read more
Impossible to write from a Compute Shader to an integer based Render Tex...
Reproduction Steps:1. Import attached project.2. Open "testScene" scene.3. In the hierarchy, select "TestHost".4. In Inspector, clic... Read more
Editor crashes when lengthSec value in Microphone.Start() is near to 1'0...
To reproduce: 1. Open project2. Open 'Main' scene3. Play scene Expected: scene will be playedActual: editor crashes Reproduced on: 5... 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
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window