Search Issue Tracker
Error "NullReferenceException" is thrown when making a Prefab from a Cam...
Steps to reproduce: 1. Open the “IN-23258” project 2. Open the “SampleScene” Scene (Assets → Scenes) 3. Select “Camera” GameObjec... Read more
[VR]Only 1 eye is active is splitting view into 2 cameras
Steps to reproduce: 1. Create a new project 2. Turn on VR in Player settings 3. Create 2 cameras 4. Set one to Left eye 5. Set one t... Read more
Unity Editor crashes when copy byte array from NativeArray
Steps to reproduce: 1. Download attached project 2. Open "Test" scene 3. Enter play mode 4. Open Profilier Actual results: Editor c... Read more
[UNET WebGL] crossdomain error running from file:///
-e: see title, stops you from using the matchmaker service -repro: --build and run webgl --Click the "Start MatchMaker" button --Cl... Read more
[IL2CPP] Build hangs while building a project with a large array of strings
Reproduction steps: 1. Open the attached project. 2. Make sure Scripting Backend is set to IL2CPP. 3. Build and run the project with... Read more
Cloth constraint dots not visible from all angles
Reproduction steps: 1. Open the "New Unity Project.zip" project 2. Select "Plane" Game Object 3. In the Inspector "Cloth" component ... Read more
[ScreenOrientation] Forcing orientation via script and rotating device c...
1. Open attached project 2. Build to iOS with auto rotation 3. Hold device in portrait 4. Press "Set Portrait" button 5. Rotate devi... Read more
Resources are exported to build despite that they are not used in scenes...
Steps to reproduce: 1. Open attached project 2. Open "Main" scene -- Notice that this scene is empty/default 3. Build this scene 4. ... Read more
Additively loading Light Probes when using Realtime GI causes probe valu...
Steps to reproduce: # Clone and update the following repo: [https://github.cds.internal.unity3d.com/unity/Additive-Lighting/tree/u... Read more
Timeline animation behaving unexpectedly when model has Animator control...
Steps to reproduce: 1. Open attached Unity Project "case_917361-VR_sink-reduced". 2. Open Scene "Scenes\test". 3. Enter Play mode. ... 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
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
- Editor freezes when selecting a GameObject in Play Mode with a script containing a public byte array