Search Issue Tracker
Masks don't render on device
To reproduce: 1) Download and open project 2) Run in editor and notice mask effect 3) Build and run for iOS 4) Notice that there's n... Read more
setting 'handle rect' on scrollbar to 'scrollbar' makes it so you can't ...
1. create a scrollbar 2. in inspector under 'handle rect' set it to 'scrollbar' 3. observe how scroll bar is very wide in the scene ... Read more
Ctrl & Left Click & Drag in Scene view causes error
- Create a new project. - Add a plane to the hierarchy in the scene. - Save the scene. - Load the scene. (if you want to be sure, cr... Read more
Unity does not handle OSX dot underscore "._foo.bar" system files well o...
Unity does not handle OSX dot underscore "._foo.bar" system files well on Windows If project contains "._*.bar" and "._*.bar.meta" f... Read more
Calling AssetBundle.Unload Forces all current AssetBundle.Load's to fini...
To reproduce: 1. Open attached project "AssetBundles 4.3" 2. Open scene test. It contains a button that when pressed will try to loa... Read more
Rigidbody. rigidbodyComponent.angularVelocity wasn't set to last valid v...
Covered by RigidBodyDisallowNonfiniteValuesInvalidAngularVelocity runtime test rigidbodyComponent.angularVelocity = new Vector3(-1... Read more
Deferred: Can't set vaues to stencil buffer on gbuffer pass or in CmdBuf...
Steps to reproduce : - import the project attached - open the scene - press play and notice the red cylinder receives decals Read more
Unity 5.0 crashes when closing or switching projects
To reproduce: 1. Create two empty projects 2. Open one project 3. Open the other project with the same editor 4. Repeat steps 2-3 5.... Read more
IndexOutOfRangeException when importing audio file
Open attached project in latest version of Unity 5. If no error shows up in the Console, reimport all assets. See attached screensho... Read more
Contents are laid out differently depending on the time they were laid out
Steps to reproduce: 1. Download project LayoutRepro attached to this edit 2. Set game view to 640x960 resolution 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
- Undoing Animator Parameter name change breaks references to it
- Crash on BV4_OverlapBoxAll when moving in play mode
- Custom mesh water surface normal map fades out when Y Position increases
- Sprite renderer does not issue draw calls correctly when using SRP Batcher
- [Android] Flickering artifacts when using "ScriptableRenderer.EnqueuePass(RenderPassEvent.BeforeRenderingPostProcessing)" multiple times