Search Issue Tracker
Determining whether an object resides withing the scene or asset file do...
Steps to reproduce : - open the page https://docs.unity3d.com/Documentation/ScriptReference/Resources.FindObjectsOfTypeAll.html and... Read more
You can set slider component min value larger than max value
1. create slider in scene 2. set slider min value to two and max to one 3. observe that this is possible and that slider becomes use... Read more
[WinRT] Private members are not initialized in serializable class
To reproduce: 1. Import "Final IK" from the asset store 2. Open scene "Driving" 3. Include the scene in the build and build for WP8 ... Read more
"Trickalized" crashes plugin
-e: see title -repro: --install latest 4.5f2 plugin --set channel to Beta (4.5f2) --run http://www.agame.com/game/trickalized --NOT... Read more
When setting slider min value > max value then slider can't be slided
1. create slider 2. set min value to 5 and max value to 1 3. play scene Observe: you're unable to slide the slider Read more
Position of slider property names move depending on what navigation is s...
1. create slider 2. observe in inspector that navigation is set to 'automatic' and that all property names below is aligned with 'na... Read more
"Iamplayr" game suffers severe slowdown
-e: there are several minigames which suffer from severe slowdown -repro: --go to https://apps.facebook.com/iamplayr/ --account det... Read more
5.1 OGG & XMA compressed assets reorder the channel assignments
Steps to reproduce : - import the project attached - open the scene "PlaybackTest" - press play - click in the scene and notice the... Read more
Crash when opening a uGUI lighting example scene
To reproduce: 1. Open attached project 2. Open scene Lighting - crash! Does not crash in 4.6.0b7 This is one of the example uGUI sc... Read more
The wrap Text does not function with Vertical Layout
Steps to repro: 1) Create a vertical layout group element 2) Add a child element with a component Text 3) To the text field write so... 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
- Focused Inspectors do not repaint on every frame when playing a models Animation preview
- MissingComponentException not being thrown when inside an Awaitable
- [Discussions] "NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render Pass
- Setting Shader Graph to Surface Type "Transparency" and Render Face "Both" breaks the preview
- Warning "Unknown pseudo class "multiline"" is logged when the Animator is loaded or in use after picking Motion in a States Inspector