Search Issue Tracker
Physics 2D Raycaster returns false positives when camera projection is s...
Reproduction steps:1. Open attached project2. Open scene "mainscene"3. Enter play mode4. Click inside the Game window to focus it5. ... Read more
[WebGL][Build] DestroyImmediate causes crash
Repro steps:1) Open and build the project2) Run the build and click the Destroy button in it3) Notice the crash Read more
[SyncVar] Script with variable of type Foo which has SyncVar attribute a...
Steps to reproduce: 1. Open attached project "SyncVarCrash.zip"2. Open NewBehaviourScript.cs3. Add [SyncVar] attribute to variable "... Read more
EditorGUIUtility.labelWidth inconsistent between Layout and Repaint passes
Steps to reproduce: 1. Open attached project2. Open scene "Main"3. Select "Inspector Helper" in hierarchy4. Resize inspector of "Ins... Read more
Animator.Play() for animator w/ no default motion will flash objects ini...
Steps to reproduce:1. Download and open attached project "AnimationTest.zip"2. Open scene "animationtest" and play it3. Clicking wit... Read more
Full resolution windowed player on multiscreen setup is placed between m...
To reproduce:1. Open attached project2. Build and run windows standalone3. Select full resolution for your monitor4. Select windowed... Read more
5.3.0b2 crashes on Windows when debugging on Visual Studio 2012/2013/201...
Steps to reproduce: 1. Open attached project2. Open 'NewBehaviorScript' with Visual Studio3. Attach Visual Studio to Unity debugger4... Read more
[AO] Disable Ambient Occluion baking for specific objects such as bilboards
Request from Plarium to implement ability to Disable Ambient Occluion baking for specific objects such as bilboards Read more
Upgrading project from 5.0 breaks Event Triggers
How to repro from scratch: - in Unity 5.0:- create scene, delete everything add a game object- add an event trigger- add a event typ... Read more
State Machine Behaviours on Mecanim states persist in the serialization ...
1. Open attached project.2. Open "Bloat" animator controller with Unity editor.3. Notice, that there are no states.4. Open "Bloat" a... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template