Search Issue Tracker
Handles.DrawLine Stops drawing when values in Inspector are changed
To reproduce:1. Open attached project.2. Create new Empty Object.3. Add "NewBehaviourScript.cs" to it.4. In Inspector change Transfo... Read more
Video can be transcoded while it is playing in scene
To reproduce:1. Import any video clip2. Add it to scene3. Play scene4. Select Video clip in Project view5. Transcode Actual: Video s... Read more
4k webm with alpha gets stuck for a few seconds
To reproduce:1. Import attached video2. Add video player to scene3. Change source type to URL4. Select Imported video5. Play Actual:... Read more
Selecting Renderer for Material Override throws null reference exceptions
To reproduce:1. Add cube to scene2. Add video player to scene3. Set render mode to material override4. Open Renderer selecton window... Read more
Animation Preview in the Inspector window is distorted
To reproduce: 1. Download attached project "Animation Preview Bug.zip" and open in Unity2. Open "Test" scene3. Select New Animation.... Read more
UI Game Object animates only once
To reproduce:1. Open attached project;2. Open "animator_bug" scene;3. Select "OpenableActivable" Game Object;4. Open Animator window... Read more
Dynamic Meshes Built using Native Buffer causing unity to crash
Steps to reproduce:1. Make sure you have a system with Oculus VR support and device connected2. Open QA attached project3. Press pla... Read more
[Metal] Error "GUI Window tried to begin rendering while something else ...
Steps to reproduce:1. Download "909180 repro.zip"2. Open the project3. Switch to "Services" window3.1. If Services window is already... Read more
'Could not create texture' error is shown after importing texture
Steps to repro: 1. Open attached project;2. In the Project folder multiselect four Rock texture files by using Shift-click;3. Right ... Read more
AudioMixer transitions snapshots from selected snapshot instead of start...
To reproduce: 1. Download and open "repro805679" project from provided link.2. Open "Main" scene.3. Open Audio Mixer window and sele... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template