Search Issue Tracker
SerializedObject.CopyFromSerializedProperty(null) crashes the editor
Steps to reproduce:1. Open attached project (CopyFromSerializedProperty(null)_crash)2. Click "Run" on the top menu and select CrashT... Read more
WebCamTexture.didUpdateThisFrame is set after the WebCamTexture is rendered
Updating didUpdateThisFrame property in LateUpdate() makes sense for MovieTexture because it's an output but WebCamTexture (which ca... Read more
OGV file in Video Player not supported in Windows Standalone Build
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. Enter Play mode.4. Observe video playing.5. Build and Run open... Read more
AudioMixer values are ignored when playing through VideoPlayer in WebGl ...
To reproduce:1. Open user's project, scene 1stLoad2. Go to file > build setting > WebGl > Build and run..3. When the projec... Read more
[SPS] Gear VR SPS player is entirely black
The device screen becomes entirely black upon app start-up when single pass is used as the Stereo Method for a Gear VR player built ... Read more
Scripts break with Unix/Mac/LF style line endings
Steps to reproduce:1. Open user attached project (test)2. Make sure the Inspector and the Project view are visible.3. In the Project... Read more
MenuItem with shortcut SHIFT+[letter] prevents typing capital [letter]
When there is Editor script, with a menu item which gets activated via pressing shift + some letter, you can not type the said capit... Read more
Scene reload not working when scene is modified through file system havi...
Steps to reproduce: 1. Open the attached project2. Make sure "Test" scene is loaded and "Test_Art" is unloaded, but in manager3. Mod... Read more
.meta file not written OnPreprocessTexture changes, if .meta file exists...
Repro steps: 2. Open and close the project to create a Library folder and all .meta files1. Open the "UnityPlayerIcon.png.meta" file... Read more
A folder called `etc` is generated when a new project is created
When a new project is created in Unity, an empty folder called `etc` is generated. Steps for reproduction:1) Open Unity2) Create a n... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject